Enable missing dedicated allocation tests in copy_and_blit
authorCharlie Turner <cturner@igalia.com>
Mon, 12 Dec 2022 11:28:43 +0000 (11:28 +0000)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Mon, 9 Jan 2023 11:19:15 +0000 (11:19 +0000)
The compatible formats to test were being indexed from the wrong
array, colorImageFormatsToTest fortunately has fewer elements than
dedicatedAllocationImageToImageFormatsToTest so nothing was crashing,
but the CTS was missing test coverage here.

New tests:
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.*r16g16b16a16_*
dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.*r16g16b16a16_*
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.*r32g32b32_*
dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.*r32g32b32_*
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.*r32g32b32a32_*
dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.*r32g32b32a32_*

Components: Vulkan
Change-Id: Ifbfad14e2d2a1b5b7f7b643eb41b36f8fa90f19a

android/cts/main/vk-master-2022-03-01/api.txt
android/cts/main/vk-master/api.txt
android/cts/main/vksc-main/api.txt
external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
external/vulkancts/mustpass/main/vk-default/api.txt
external/vulkancts/mustpass/main/vksc-default/api.txt

index 576901f..f7d18b3 100644 (file)
@@ -43510,6 +43510,598 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32_sfloat.a8b8g8r8_snorm_pack32.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32_sfloat.a8b8g8r8_snorm_pack32.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32_sfloat.a8b8g8r8_snorm_pack32.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d16_unorm_s8_uint_d16_unorm_s8_uint_depth_stencil_aspects.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d16_unorm_s8_uint_d16_unorm_s8_uint_depth_stencil_aspects.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d16_unorm_s8_uint_d16_unorm_s8_uint_depth_stencil_aspects.general_optimal
@@ -43522,6 +44114,390 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d32_sfloat_s8_uint_d32_sfloat_s8_uint_depth_stencil_aspects.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d32_sfloat_s8_uint_d32_sfloat_s8_uint_depth_stencil_aspects.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d32_sfloat_s8_uint_d32_sfloat_s8_uint_depth_stencil_aspects.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.array.array_to_array_whole_mipmap_r8g8b8a8_uint
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.array.array_to_array_whole_mipmap_d32_sfloat
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.array.array_to_array_whole_mipmap_d16_unorm
@@ -51689,6 +52665,598 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.simple_tests.partial_ima
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.simple_tests.partial_image_pot_same_format_clear
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.simple_tests.partial_image_npot_same_format_noclear
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.simple_tests.partial_image_pot_same_format_noclear
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.depth_stencil.2d.d16_unorm_s8_uint_d16_unorm_s8_uint_depth_stencil_aspects.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.depth_stencil.2d.d16_unorm_s8_uint_d16_unorm_s8_uint_depth_stencil_aspects.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.depth_stencil.2d.d16_unorm_s8_uint_d16_unorm_s8_uint_depth_stencil_aspects.general_optimal
@@ -51701,6 +53269,390 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.depth_stenci
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.depth_stencil.2d.d32_sfloat_s8_uint_d32_sfloat_s8_uint_depth_stencil_aspects.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.depth_stencil.2d.d32_sfloat_s8_uint_d32_sfloat_s8_uint_depth_stencil_aspects.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.depth_stencil.2d.d32_sfloat_s8_uint_d32_sfloat_s8_uint_depth_stencil_aspects.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.array.array_to_array_whole_mipmap_r8g8b8a8_uint
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.array.array_to_array_whole_mipmap_d32_sfloat
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.array.array_to_array_whole_mipmap_d16_unorm
index 8656bb9..0c76a9b 100644 (file)
@@ -182908,6 +182908,566 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -182948,6 +183508,22 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -182988,6 +183564,22 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.general_optimal
@@ -183206,6 +183798,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183286,6 +183902,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183366,6 +184006,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src1638
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183446,6 +184110,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src3276
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183526,6 +184214,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183606,6 +184318,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183686,6 +184422,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src1638
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183766,6 +184526,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src3276
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183846,6 +184630,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x40
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183926,6 +184734,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x81
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -184006,6 +184838,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -184086,6 +184942,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -184166,6 +185046,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x40
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -184246,6 +185150,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x81
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -184326,6 +185254,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -184406,6 +185358,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.cube.cube_to_array_layers
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.cube.cube_to_array_whole
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.cube.array_to_cube_layers
@@ -204083,6 +205059,566 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204123,6 +205659,22 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204163,6 +205715,22 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.general_optimal
@@ -204381,6 +205949,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204461,6 +206053,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204541,6 +206157,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204621,6 +206261,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204701,6 +206365,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204781,6 +206469,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204861,6 +206573,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204941,6 +206677,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205021,6 +206781,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205101,6 +206885,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205181,6 +206989,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205261,6 +207093,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205341,6 +207197,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205421,6 +207301,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205501,6 +207405,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205581,6 +207509,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.cube.cube_to_array_layers
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.cube.cube_to_array_whole
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.cube.array_to_cube_layers
index caeacbb..3b1234c 100644 (file)
@@ -179918,6 +179918,566 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.colo
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -179958,6 +180518,22 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.colo
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -179998,6 +180574,22 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.colo
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.general_optimal
@@ -180216,6 +180808,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src40
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180296,6 +180912,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src81
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180376,6 +181016,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180456,6 +181120,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180536,6 +181224,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src40
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180616,6 +181328,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src81
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180696,6 +181432,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180776,6 +181536,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180856,6 +181640,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180936,6 +181744,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -181016,6 +181848,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -181096,6 +181952,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -181176,6 +182056,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -181256,6 +182160,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -181336,6 +182264,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -181416,6 +182368,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.cube.cube_to_array_layers
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.cube.cube_to_array_whole
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.cube.array_to_cube_layers
index d559469..db92db2 100644 (file)
@@ -9208,8 +9208,8 @@ void addImageToImageAllFormatsColorTests (tcu::TestCaseGroup* group, AllocationK
 {
        if (allocationKind == ALLOCATION_KIND_DEDICATED)
        {
-               const int numOfColorImageFormatsToTestFilter = DE_LENGTH_OF_ARRAY(colorImageFormatsToTest);
-               for (int compatibleFormatsIndex = 0; compatibleFormatsIndex < numOfColorImageFormatsToTestFilter; ++compatibleFormatsIndex)
+               const int numOfDedicatedAllocationImageToImageFormatsToTest = DE_LENGTH_OF_ARRAY(dedicatedAllocationImageToImageFormatsToTest);
+               for (int compatibleFormatsIndex = 0; compatibleFormatsIndex < numOfDedicatedAllocationImageToImageFormatsToTest; ++compatibleFormatsIndex)
                        dedicatedAllocationImageToImageFormatsToTestSet.insert(dedicatedAllocationImageToImageFormatsToTest[compatibleFormatsIndex]);
        }
 
@@ -9475,7 +9475,7 @@ void addImageToImageDimensionsTests (tcu::TestCaseGroup* group, AllocationKind a
 
        if (allocationKind == ALLOCATION_KIND_DEDICATED)
        {
-               for (int compatibleFormatsIndex = 0; compatibleFormatsIndex < DE_LENGTH_OF_ARRAY(testFormats); compatibleFormatsIndex++)
+               for (int compatibleFormatsIndex = 0; compatibleFormatsIndex < DE_LENGTH_OF_ARRAY(dedicatedAllocationImageToImageFormatsToTest); compatibleFormatsIndex++)
                        dedicatedAllocationImageToImageFormatsToTestSet.insert(dedicatedAllocationImageToImageFormatsToTest[compatibleFormatsIndex]);
        }
 
index b22eb2d..181178c 100644 (file)
@@ -182907,6 +182907,566 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -182947,6 +183507,22 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -182987,6 +183563,22 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.general_optimal
@@ -183205,6 +183797,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183285,6 +183901,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183365,6 +184005,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src1638
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183445,6 +184109,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src3276
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183525,6 +184213,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183605,6 +184317,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183685,6 +184421,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src1638
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183765,6 +184525,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src3276
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183845,6 +184629,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x40
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -183925,6 +184733,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x81
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -184005,6 +184837,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -184085,6 +184941,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -184165,6 +185045,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x40
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -184245,6 +185149,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x81
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -184325,6 +185253,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -184405,6 +185357,30 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.cube.cube_to_array_layers
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.cube.cube_to_array_whole
 dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.cube.array_to_cube_layers
@@ -204082,6 +205058,566 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204122,6 +205658,22 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204162,6 +205714,22 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.general_optimal
@@ -204380,6 +205948,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204460,6 +206052,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204540,6 +206156,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204620,6 +206260,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204700,6 +206364,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204780,6 +206468,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204860,6 +206572,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -204940,6 +206676,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205020,6 +206780,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205100,6 +206884,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205180,6 +206988,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205260,6 +207092,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205340,6 +207196,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205420,6 +207300,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205500,6 +207404,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -205580,6 +207508,30 @@ dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_ds
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.cube.cube_to_array_layers
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.cube.cube_to_array_whole
 dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.cube.array_to_cube_layers
index c8117b3..86c3fd1 100644 (file)
@@ -179915,6 +179915,566 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.colo
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_snorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uscaled.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sscaled.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.r32g32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgb_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc1_rgba_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.bc4_snorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.etc2_r8g8b8a1_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_unorm.eac_r11_snorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uscaled.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sscaled.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_uint.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sint.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r16g16b16a16_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_uint.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sint.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32_sfloat.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgb_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc1_rgba_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc4_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_unorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11_snorm_block.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.r32g32b32a32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc2_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc3_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc5_snorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_ufloat_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc6h_sfloat_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.bc7_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.etc2_r8g8b8a8_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.eac_r11g11_snorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_4x4_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x4_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_5x5_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x5_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_6x6_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x5_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x6_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_8x8_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x5_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x6_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x8_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_10x10_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x10_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_unorm_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_uint.astc_12x12_srgb_block.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sint.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r32g32b32a32_sfloat.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc2_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc3_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc5_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_ufloat_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc6h_sfloat_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.bc7_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.eac_r11g11_snorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_4x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x4_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_5x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_6x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_8x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x5_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x6_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x8_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_10x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x10_srgb_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_unorm_block.r32g32b32a32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.astc_12x12_srgb_block.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -179955,6 +180515,22 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.colo
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.1d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -179995,6 +180571,22 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.colo
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.3d.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d.d16_unorm_d16_unorm.general_optimal
@@ -180213,6 +180805,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src40
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x4_dst4096x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180293,6 +180909,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src81
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x4_dst8192x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180373,6 +181013,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x4_dst16384x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180453,6 +181117,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x4_dst32768x4.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180533,6 +181221,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src40
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4096x6_dst4096x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180613,6 +181325,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src81
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src8192x6_dst8192x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180693,6 +181429,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src16384x6_dst16384x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180773,6 +181533,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src32768x6_dst32768x6.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180853,6 +181637,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x4096_dst4x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -180933,6 +181741,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x8192_dst4x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -181013,6 +181845,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x16384_dst4x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -181093,6 +181949,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src4x32768_dst4x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -181173,6 +182053,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x4096_dst6x4096.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -181253,6 +182157,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x8192_dst6x8192.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -181333,6 +182261,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x16384_dst6x16384.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r4g4_unorm_pack8.r4g4_unorm_pack8.general_optimal
@@ -181413,6 +182365,30 @@ dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.optimal_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_optimal
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16_sfloat.r16g16b16_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r16g16b16a16_unorm.r16g16b16a16_unorm.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_uint.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_uint.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32_sfloat.r32g32b32_sfloat.general_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.optimal_general
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_optimal
+dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.dimensions.src6x32768_dst6x32768.r32g32b32a32_uint.r32g32b32a32_uint.general_general
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.cube.cube_to_array_layers
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.cube.cube_to_array_whole
 dEQP-VKSC.api.copy_and_blit.dedicated_allocation.image_to_image.cube.array_to_cube_layers