Remove texel_view uncompressed float formats
authorAlex Walters <alex.walters@imgtec.com>
Wed, 14 Nov 2018 15:28:17 +0000 (15:28 +0000)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 30 Nov 2018 10:13:27 +0000 (05:13 -0500)
The specification states that "Values intended to be used with one view
format may not be exactly perserved when written or read through a
different format".

This change removes any float formats from the list of uncompressed
formats used to generate test cases.

Affects:

dEQP-VK.image.texel_view_compatible*float

Components: Vulkan

VK-GL-CTS issue: 1285

Change-Id: I5fa61e5f7170fa7a662047270aaf96e8e477b076

android/cts/master/vk-master.txt
external/vulkancts/modules/vulkan/image/vktImageCompressionTranscodingSupport.cpp
external/vulkancts/mustpass/1.0.2/src/master.txt
external/vulkancts/mustpass/1.0.2/vk-default.txt
external/vulkancts/mustpass/1.1.0/vk-default-no-waivers.txt
external/vulkancts/mustpass/1.1.0/vk-default.txt

index 0024a6d..0f4d4cd 100755 (executable)
@@ -212757,3936 +212757,2880 @@ dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.extended_usage_bit.attachment_read.r8_unorm
 dEQP-VK.image.extended_usage_bit.attachment_read.r8_snorm
 dEQP-VK.image.extended_usage_bit.attachment_read.r8_uscaled
index 9c1345c..bb3a9e3 100644 (file)
@@ -2822,23 +2822,23 @@ tcu::TestCaseGroup* createImageCompressionTranscodingTests (tcu::TestContext& te
                VK_FORMAT_R16G16B16A16_SSCALED,
                VK_FORMAT_R16G16B16A16_UINT,
                VK_FORMAT_R16G16B16A16_SINT,
-               VK_FORMAT_R16G16B16A16_SFLOAT,
+               //VK_FORMAT_R16G16B16A16_SFLOAT,        removed as float views can't preserve NAN/INF/Denorm values
                VK_FORMAT_R32G32_UINT,
                VK_FORMAT_R32G32_SINT,
-               VK_FORMAT_R32G32_SFLOAT,
-               //VK_FORMAT_R64_UINT, remove from the test it couln'd not be use
-               //VK_FORMAT_R64_SINT, remove from the test it couln'd not be use
-               //VK_FORMAT_R64_SFLOAT, remove from the test it couln'd not be use
+               //VK_FORMAT_R32G32_SFLOAT,                      removed as float views can't preserve NAN/INF/Denorm values
+               //VK_FORMAT_R64_UINT,                           remove from the test it couldn't be used
+               //VK_FORMAT_R64_SINT,                           remove from the test it couldn't be used
+               //VK_FORMAT_R64_SFLOAT,                         remove from the test it couldn't be used
        };
 
        const VkFormat                          uncompressedFormats128bit[]                                             =
        {
                VK_FORMAT_R32G32B32A32_UINT,
                VK_FORMAT_R32G32B32A32_SINT,
-               VK_FORMAT_R32G32B32A32_SFLOAT,
-               //VK_FORMAT_R64G64_UINT, remove from the test it couln'd not be use
-               //VK_FORMAT_R64G64_SINT, remove from the test it couln'd not be use
-               //VK_FORMAT_R64G64_SFLOAT, remove from the test it couln'd not be use
+               //VK_FORMAT_R32G32B32A32_SFLOAT,        removed as float views can't preserve NAN/INF/Denorm values
+               //VK_FORMAT_R64G64_UINT,                        remove from the test it couldn't be used
+               //VK_FORMAT_R64G64_SINT,                        remove from the test it couldn't be used
+               //VK_FORMAT_R64G64_SFLOAT,                      remove from the test it couldn't be used
        };
 
        const FormatsArray                      formatsCompressedSets[]                                                 =
@@ -2853,6 +2853,10 @@ tcu::TestCaseGroup* createImageCompressionTranscodingTests (tcu::TestContext& te
                },
        };
 
+       // Uncompressed formats - floating point formats should not be used in these
+       // tests as they cannot be relied upon to preserve all possible values in the
+       // underlying texture data. Refer to the note under the 'VkImageViewCreateInfo'
+       // section of the specification.
        const FormatsArray                      formatsUncompressedSets[]                                               =
        {
                {
index d4161c0..bc3810f 100644 (file)
@@ -180873,3936 +180873,2880 @@ dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.extended_usage_bit.attachment_read.r8_unorm
 dEQP-VK.image.extended_usage_bit.attachment_read.r8_snorm
 dEQP-VK.image.extended_usage_bit.attachment_read.r8_uscaled
index d4161c0..bc3810f 100644 (file)
@@ -180873,3936 +180873,2880 @@ dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.extended_usage_bit.attachment_read.r8_unorm
 dEQP-VK.image.extended_usage_bit.attachment_read.r8_snorm
 dEQP-VK.image.extended_usage_bit.attachment_read.r8_uscaled
index 32299f2..9e4449e 100644 (file)
@@ -212776,3936 +212776,2880 @@ dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.extended_usage_bit.attachment_read.r8_unorm
 dEQP-VK.image.extended_usage_bit.attachment_read.r8_snorm
 dEQP-VK.image.extended_usage_bit.attachment_read.r8_uscaled
index cf22fff..d2ab65d 100755 (executable)
@@ -212738,3936 +212738,2880 @@ dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_load.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.texture.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.basic.image_store.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_load.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texel_fetch.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.texture.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.compute.extended.image_store.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.basic.texture_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.attachment_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_read.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgb_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc1_rgba_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc4_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a1_srgb_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_unorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_unorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_snorm
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_uscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_sscaled
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r16g16b16a16_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r32g32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r32g32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11_snorm_block.r32g32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc2_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc3_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc5_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_ufloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_ufloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_ufloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_sfloat_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_sfloat_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc6h_sfloat_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.bc7_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.etc2_r8g8b8a8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_snorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.eac_r11g11_snorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_4x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x4_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_5x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_6x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_8x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x5_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x6_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x8_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_10x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x10_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_unorm_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_unorm_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_unorm_block.r32g32b32a32_sfloat
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_srgb_block.r32g32b32a32_uint
 dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_srgb_block.r32g32b32a32_sint
-dEQP-VK.image.texel_view_compatible.graphic.extended.texture_write.astc_12x12_srgb_block.r32g32b32a32_sfloat
 dEQP-VK.image.extended_usage_bit.attachment_read.r8_unorm
 dEQP-VK.image.extended_usage_bit.attachment_read.r8_snorm
 dEQP-VK.image.extended_usage_bit.attachment_read.r8_uscaled