Merge vk-gl-cts/master into vk-gl-cts/vulkan-cts-next-dev
[platform/upstream/VK-GL-CTS.git] / external / vulkancts / mustpass / 1.1.3 / vk-default.txt
index ea0cec6..0024324 100644 (file)
@@ -22688,6 +22688,7 @@ dEQP-VK.api.copy_and_blit.core.blit_image.simple_tests.scaling_and_offset.r32_sf
 dEQP-VK.api.copy_and_blit.core.blit_image.simple_tests.scaling_and_offset.b8g8r8a8_unorm_nearest
 dEQP-VK.api.copy_and_blit.core.blit_image.simple_tests.scaling_and_offset.linear
 dEQP-VK.api.copy_and_blit.core.blit_image.simple_tests.scaling_and_offset.r32_sfloat_linear
+dEQP-VK.api.copy_and_blit.core.blit_image.simple_tests.scaling_and_offset.b8g8r8a8_unorm_linear
 dEQP-VK.api.copy_and_blit.core.blit_image.simple_tests.without_scaling_partial.nearest
 dEQP-VK.api.copy_and_blit.core.blit_image.simple_tests.without_scaling_partial.r32_sfloat_nearest
 dEQP-VK.api.copy_and_blit.core.blit_image.simple_tests.without_scaling_partial.b8g8r8a8_unorm_nearest
@@ -221764,6 +221765,7 @@ dEQP-VK.spirv_assembly.instruction.compute.opspecconstantop.logicalnot
 dEQP-VK.spirv_assembly.instruction.compute.opspecconstantop.select
 dEQP-VK.spirv_assembly.instruction.compute.opspecconstantop.sconvert
 dEQP-VK.spirv_assembly.instruction.compute.opspecconstantop.fconvert
+dEQP-VK.spirv_assembly.instruction.compute.opspecconstantop.fconvert16
 dEQP-VK.spirv_assembly.instruction.compute.opspecconstantop.vector_related
 dEQP-VK.spirv_assembly.instruction.compute.opsource.unknown_source
 dEQP-VK.spirv_assembly.instruction.compute.opsource.wrong_source
@@ -221792,6 +221794,7 @@ dEQP-VK.spirv_assembly.instruction.compute.opphi.wide
 dEQP-VK.spirv_assembly.instruction.compute.opphi.nested
 dEQP-VK.spirv_assembly.instruction.compute.opphi.vartype_int
 dEQP-VK.spirv_assembly.instruction.compute.opphi.vartype_float
+dEQP-VK.spirv_assembly.instruction.compute.opphi.vartype_float16
 dEQP-VK.spirv_assembly.instruction.compute.opphi.vartype_vec3
 dEQP-VK.spirv_assembly.instruction.compute.opphi.vartype_mat4
 dEQP-VK.spirv_assembly.instruction.compute.opphi.vartype_array
@@ -221862,54 +221865,166 @@ dEQP-VK.spirv_assembly.instruction.compute.opsmod.positive
 dEQP-VK.spirv_assembly.instruction.compute.opsmod.all
 dEQP-VK.spirv_assembly.instruction.compute.opsmod64.positive
 dEQP-VK.spirv_assembly.instruction.compute.opsmod64.all
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.int8_to_int16
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.int8_to_int32
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.int8_to_int64
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.int16_to_int32
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.int16_to_int64
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.int32_to_int64
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.int16_to_int8
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.int32_to_int8
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.int64_to_int8
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.int32_to_int16
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.int64_to_int32
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.int64_to_int16
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.int8_to_uint16
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.int8_to_uint32
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.int8_to_uint64
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.int16_to_uint32
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.int16_to_uint64
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.int32_to_uint64
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.int16_to_uint8
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.int32_to_uint8
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.int64_to_uint8
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.int32_to_uint16
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.int64_to_uint32
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.int64_to_uint16
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.uint8_to_int16
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.uint8_to_int32
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.uint8_to_int64
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.uint16_to_int32
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.uint16_to_int64
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.uint32_to_int64
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.uint16_to_int8
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.uint32_to_int8
+dEQP-VK.spirv_assembly.instruction.compute.sconvert.uint64_to_int8
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.uint32_to_int16
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.uint64_to_int32
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.uint64_to_int16
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.i16vec2_to_i32vec2
 dEQP-VK.spirv_assembly.instruction.compute.sconvert.i32vec2_to_i16vec2
+dEQP-VK.spirv_assembly.instruction.compute.uconvert.uint8_to_uint16
+dEQP-VK.spirv_assembly.instruction.compute.uconvert.uint8_to_uint32
+dEQP-VK.spirv_assembly.instruction.compute.uconvert.uint8_to_uint64
+dEQP-VK.spirv_assembly.instruction.compute.uconvert.uint16_to_uint8
 dEQP-VK.spirv_assembly.instruction.compute.uconvert.uint16_to_uint32
 dEQP-VK.spirv_assembly.instruction.compute.uconvert.uint16_to_uint64
 dEQP-VK.spirv_assembly.instruction.compute.uconvert.uint32_to_uint64
 dEQP-VK.spirv_assembly.instruction.compute.uconvert.uint32_to_uint16
+dEQP-VK.spirv_assembly.instruction.compute.uconvert.uint32_to_uint8
 dEQP-VK.spirv_assembly.instruction.compute.uconvert.uint64_to_uint32
 dEQP-VK.spirv_assembly.instruction.compute.uconvert.uint64_to_uint16
+dEQP-VK.spirv_assembly.instruction.compute.uconvert.uint64_to_uint8
 dEQP-VK.spirv_assembly.instruction.compute.fconvert.float32_to_float64
 dEQP-VK.spirv_assembly.instruction.compute.fconvert.float64_to_float32
+dEQP-VK.spirv_assembly.instruction.compute.fconvert.float32_to_float16
+dEQP-VK.spirv_assembly.instruction.compute.fconvert.float16_to_float32
+dEQP-VK.spirv_assembly.instruction.compute.fconvert.float16_to_float64
+dEQP-VK.spirv_assembly.instruction.compute.fconvert.float64_to_float16
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int8_to_float16_m21
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int8_to_float32_m21
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int8_to_float64_m99
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int8_to_float16_min
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int8_to_float32_min
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int8_to_float64_min
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int8_to_float16_max
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int8_to_float32_max
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int8_to_float64_max
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int16_to_float16_m1234
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int32_to_float16_m1234
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int64_to_float16_m1234
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int16_to_float16_min
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int32_to_float16_min
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int64_to_float16_min
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int16_to_float16_max
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int32_to_float16_max
+dEQP-VK.spirv_assembly.instruction.compute.convertstof.int64_to_float16_max
 dEQP-VK.spirv_assembly.instruction.compute.convertstof.int16_to_float32
 dEQP-VK.spirv_assembly.instruction.compute.convertstof.int16_to_float64
 dEQP-VK.spirv_assembly.instruction.compute.convertstof.int32_to_float32
 dEQP-VK.spirv_assembly.instruction.compute.convertstof.int32_to_float64
 dEQP-VK.spirv_assembly.instruction.compute.convertstof.int64_to_float32
 dEQP-VK.spirv_assembly.instruction.compute.convertstof.int64_to_float64
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int8_m11
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float32_to_int8_m37
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float64_to_int8_m66
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int8_min
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float32_to_int8_min
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float64_to_int8_min
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int8_max
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float32_to_int8_max
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float64_to_int8_max
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int8_p0
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float32_to_int8_p0
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float64_to_int8_p0
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int8_m0
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float32_to_int8_m0
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float64_to_int8_m0
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int16_m1234
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int32_m1234
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int64_m1234
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int16_min
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int32_min
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int64_min
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int16_max
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int32_max
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int64_max
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int16_p0
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int32_p0
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int64_p0
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int16_m0
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int32_m0
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float16_to_int64_m0
 dEQP-VK.spirv_assembly.instruction.compute.convertftos.float32_to_int16
-dEQP-VK.spirv_assembly.instruction.compute.convertftos.float32_to_int16_1
-dEQP-VK.spirv_assembly.instruction.compute.convertftos.float32_to_int16_2
 dEQP-VK.spirv_assembly.instruction.compute.convertftos.float32_to_int32
 dEQP-VK.spirv_assembly.instruction.compute.convertftos.float32_to_int64
 dEQP-VK.spirv_assembly.instruction.compute.convertftos.float64_to_int16
 dEQP-VK.spirv_assembly.instruction.compute.convertftos.float64_to_int32
 dEQP-VK.spirv_assembly.instruction.compute.convertftos.float64_to_int64
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float32_to_int16_p3001
+dEQP-VK.spirv_assembly.instruction.compute.convertftos.float32_to_int16_m3001
+dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint8_to_float16_116
+dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint8_to_float32_232
+dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint8_to_float64_164
+dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint8_to_float16_max
+dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint8_to_float32_max
+dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint8_to_float64_max
+dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint16_to_float16_1234
+dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint32_to_float16_1234
+dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint64_to_float16_1234
+dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint16_to_float16_max
+dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint32_to_float16_max
+dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint64_to_float16_max
 dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint16_to_float32
 dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint16_to_float64
 dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint32_to_float32
 dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint32_to_float64
 dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint64_to_float32
 dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint64_to_float64
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint8_33
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float32_to_uint8_42
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float64_to_uint8_188
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint8_max
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float32_to_uint8_max
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float64_to_uint8_max
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint8_p0
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float32_to_uint8_p0
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float64_to_uint8_p0
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint8_m0
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float32_to_uint8_m0
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float64_to_uint8_m0
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint16_1234
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint32_1234
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint64_1234
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint16_max
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint32_max
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint64_max
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint32_p0
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint16_p0
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint64_p0
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint16_m0
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint32_m0
+dEQP-VK.spirv_assembly.instruction.compute.convertftou.float16_to_uint64_m0
 dEQP-VK.spirv_assembly.instruction.compute.convertftou.float32_to_uint16
 dEQP-VK.spirv_assembly.instruction.compute.convertftou.float32_to_uint32
 dEQP-VK.spirv_assembly.instruction.compute.convertftou.float32_to_uint64
@@ -221988,7 +222103,6 @@ dEQP-VK.spirv_assembly.instruction.compute.opcompositeinsert.float.matrix_3x4
 dEQP-VK.spirv_assembly.instruction.compute.opcompositeinsert.float.matrix_4x2
 dEQP-VK.spirv_assembly.instruction.compute.opcompositeinsert.float.matrix_4x3
 dEQP-VK.spirv_assembly.instruction.compute.opcompositeinsert.float.matrix_4x4
-dEQP-VK.spirv_assembly.instruction.compute.opcompositeextract.basic_test
 dEQP-VK.spirv_assembly.instruction.compute.opinboundsaccesschain.int.vec_2
 dEQP-VK.spirv_assembly.instruction.compute.opinboundsaccesschain.int.vec_3
 dEQP-VK.spirv_assembly.instruction.compute.opinboundsaccesschain.int.vec_4
@@ -222099,6 +222213,24 @@ dEQP-VK.spirv_assembly.instruction.compute.8bit_storage.uniform_8struct_to_32str
 dEQP-VK.spirv_assembly.instruction.compute.8bit_storage.storagebuffer_32struct_to_8struct.storage_buffer
 dEQP-VK.spirv_assembly.instruction.compute.8bit_storage.struct_mixed_types.storage_buffer
 dEQP-VK.spirv_assembly.instruction.compute.8bit_storage.struct_mixed_types.uniform
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_buffer_block_scalar_float_rtz
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_buffer_block_scalar_float_rte
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_buffer_block_scalar_float_unspecified_rnd_mode
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_buffer_block_vector_float_rtz
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_buffer_block_vector_float_rte
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_buffer_block_vector_float_unspecified_rnd_mode
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_buffer_block_matrix_float_rtz
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_buffer_block_matrix_float_rte
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_buffer_block_matrix_float_unspecified_rnd_mode
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_scalar_float_rtz
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_scalar_float_rte
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_scalar_float_unspecified_rnd_mode
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_vector_float_rtz
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_vector_float_rte
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_vector_float_unspecified_rnd_mode
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_matrix_float_rtz
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_matrix_float_rte
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_64_to_16.uniform_matrix_float_unspecified_rnd_mode
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_32_to_16.uniform_buffer_block_scalar_float_rtz
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_32_to_16.uniform_buffer_block_scalar_float_rte
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_32_to_16.uniform_buffer_block_scalar_float_unspecified_rnd_mode
@@ -222151,6 +222283,16 @@ dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_32.unifor
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_32.uniform_scalar_uint_const_idx_8
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_32.uniform_vector_sint
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_32.uniform_vector_uint
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_64.uniform_buffer_block_scalar_float
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_64.uniform_buffer_block_scalar_const_idx_5_float
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_64.uniform_buffer_block_scalar_const_idx_8_float
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_64.uniform_buffer_block_vector_float
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_64.uniform_buffer_block_matrix_float
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_64.uniform_scalar_float
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_64.uniform_scalar_const_idx_5_float
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_64.uniform_scalar_const_idx_8_float
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_64.uniform_vector_float
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_64.uniform_matrix_float
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.push_constant_16_to_32.scalar_float
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.push_constant_16_to_32.scalar_const_idx_5_float
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.push_constant_16_to_32.scalar_const_idx_8_float
@@ -222164,6 +222306,9 @@ dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.push_constant_16_to_32.
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.push_constant_16_to_32.scalar_uint_const_idx_8
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.push_constant_16_to_32.vector_sint
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.push_constant_16_to_32.vector_uint
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.push_constant_16_to_64.scalar_float
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.push_constant_16_to_64.vector_float
+dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.push_constant_16_to_64.matrix_float
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16struct_to_32struct.uniform_buffer_block
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16struct_to_32struct.uniform
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_32struct_to_16struct.uniform_buffer_block
@@ -222603,6 +222748,1778 @@ dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_32_chaina
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_32_chainaccess.uniform_3_2_2_float
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_32_chainaccess.uniform_3_2_2_int
 dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_32_chainaccess.uniform_3_2_2_uint
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_add_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_add_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_add_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_sub_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_sub_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_sub_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mul_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mul_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_div_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_div_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_rem_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mod_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_vmuls_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_vmuls_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_vmulm_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_vmulm_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmuls_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmuls_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmulv_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmulv_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmulm_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmulm_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_out_prod_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_out_prod_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_dot_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_dot_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_atan2_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_atan2_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_pow_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_pow_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mix_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mix_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mix_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_min_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_min_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_min_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_max_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_max_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_max_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_clamp_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_clamp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_clamp_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_step_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_step_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_step_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_sstep_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_sstep_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_sstep_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_fma_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_fma_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_face_fwd_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_face_fwd_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_face_fwd_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_face_fwd_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmin_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmin_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmin_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmin_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmax_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmax_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmax_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmax_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nclamp_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nclamp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nclamp_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nclamp_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_distance_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_distance_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_distance_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_cross_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_cross_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.negate_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.round_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.round_ev_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.trunc_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.abs_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.floor_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.ceil_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.fract_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.radians_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.degrees_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.sin_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.cos_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.tan_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.asin_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.acos_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.atan_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.sinh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.cosh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.tanh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.asinh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.atanh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.exp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.log_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.exp2_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.log2_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.sqrt_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.inv_sqrt_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.mat_det_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.mat_inv_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.modf_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.modf_st_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.normalize_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.reflect_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.refract_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.length_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_phi_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_phi_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_phi_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_select_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_select_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_select_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_add_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_add_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_add_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_sub_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_sub_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_sub_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mul_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mul_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mul_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_vmuls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_vmuls_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_vmuls_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_vmuls_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_vmulm_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_vmulm_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_vmulm_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_vmulm_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmuls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmuls_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmuls_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmuls_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmulv_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmulv_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmulv_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmulv_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmulm_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmulm_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmulm_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mmulm_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_out_prod_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_out_prod_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_out_prod_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_out_prod_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_dot_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_dot_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_dot_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_dot_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mix_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mix_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mix_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_mix_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_fma_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_fma_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_fma_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_fma_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_min_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_min_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_min_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_max_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_max_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_max_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_clamp_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_clamp_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_clamp_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmin_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmin_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmin_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmin_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmax_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmax_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmax_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nmax_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nclamp_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nclamp_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nclamp_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_nclamp_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.ret_val_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.extract_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.insert_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.shuffle_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.composite_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.comp_ins_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.copy_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.transpose_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.negate_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.abs_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.sign_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.radians_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.degrees_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.zero_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.signed_zero_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.inf_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.signed_inf_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.nan_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.zero_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.signed_zero_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.inf_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.signed_inf_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.nan_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.zero_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.signed_zero_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.inf_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.signed_inf_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.nan_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.zero_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.signed_zero_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.inf_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.signed_inf_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.nan_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.zero_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.signed_zero_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.inf_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.signed_inf_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.nan_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.ret_val_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.ret_val_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.ret_val_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.ret_val_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.ret_val_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.extract_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.extract_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.extract_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.extract_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.extract_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.insert_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.insert_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.insert_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.insert_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.insert_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.shuffle_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.shuffle_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.shuffle_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.shuffle_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.shuffle_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.composite_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.composite_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.composite_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.composite_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.composite_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.comp_ins_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.comp_ins_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.comp_ins_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.comp_ins_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.comp_ins_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.copy_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.copy_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.copy_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.copy_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.copy_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.transpose_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.transpose_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.transpose_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.transpose_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.transpose_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.negate_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.negate_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.negate_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.negate_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.negate_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_ord_eq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_uord_eq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_ord_neq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_uord_neq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_ord_ls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_uord_ls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_ord_gt_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_uord_gt_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_ord_le_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_uord_le_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_ord_ge_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.denorm_uord_ge_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rte_add
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rtz_add
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rte_sub
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rtz_sub
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rte_mul
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rtz_mul
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rte_dot
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rtz_dot
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rte_vmuls
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rtz_vmuls
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rte_mmuls
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rtz_mmuls
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rte_out_prod
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rtz_out_prod
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rte_vmulm
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rtz_vmulm
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rte_mmulv
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rtz_mmulv
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rte_mmulm
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rtz_mmulm
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rte_conv_from_fp32
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rtz_conv_from_fp32
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rte_conv_from_fp64
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rtz_conv_from_fp64
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rte_sconst_conv_from_fp32
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rtz_sconst_conv_from_fp32
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rte_sconst_conv_from_fp64
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rtz_sconst_conv_from_fp64
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rte_override
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.rounding_rtz_override
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.conv_from_fp32_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.conv_from_fp32_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.conv_from_fp32_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.conv_from_fp32_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.conv_from_fp32_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.conv_from_fp32_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.conv_from_fp64_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.conv_from_fp64_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.conv_from_fp64_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.conv_from_fp64_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.conv_from_fp64_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.input_args.conv_from_fp64_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_add_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_add_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_add_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_sub_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_sub_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_sub_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mul_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mul_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_div_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_div_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_rem_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mod_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_vmuls_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_vmuls_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_vmulm_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_vmulm_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmuls_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmuls_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmulv_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmulv_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmulm_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmulm_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_out_prod_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_out_prod_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_dot_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_dot_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_atan2_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_atan2_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_pow_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_pow_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mix_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mix_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mix_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_min_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_min_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_min_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_max_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_max_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_max_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_clamp_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_clamp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_clamp_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_step_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_step_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_step_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_sstep_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_sstep_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_sstep_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_fma_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_fma_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_face_fwd_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_face_fwd_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_face_fwd_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_face_fwd_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmin_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmin_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmin_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmin_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmax_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmax_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmax_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmax_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nclamp_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nclamp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nclamp_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nclamp_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_distance_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_distance_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_distance_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_cross_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_cross_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.negate_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.round_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.round_ev_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.trunc_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.abs_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.floor_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.ceil_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.fract_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.radians_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.degrees_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.sin_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.cos_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.tan_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.asin_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.acos_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.atan_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.sinh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.cosh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.tanh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.asinh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.atanh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.exp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.log_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.exp2_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.log2_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.sqrt_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.inv_sqrt_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.mat_det_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.mat_inv_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.modf_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.modf_st_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.normalize_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.reflect_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.refract_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.length_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_phi_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_phi_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_phi_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_select_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_select_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_select_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_add_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_add_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_add_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_sub_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_sub_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_sub_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mul_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mul_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mul_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_vmuls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_vmuls_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_vmuls_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_vmuls_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_vmulm_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_vmulm_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_vmulm_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_vmulm_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmuls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmuls_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmuls_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmuls_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmulv_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmulv_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmulv_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmulv_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmulm_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmulm_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmulm_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mmulm_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_out_prod_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_out_prod_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_out_prod_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_out_prod_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_dot_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_dot_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_dot_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_dot_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mix_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mix_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mix_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_mix_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_fma_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_fma_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_fma_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_fma_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_min_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_min_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_min_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_max_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_max_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_max_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_clamp_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_clamp_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_clamp_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmin_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmin_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmin_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmin_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmax_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmax_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmax_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nmax_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nclamp_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nclamp_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nclamp_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_nclamp_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.ret_val_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.extract_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.insert_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.shuffle_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.composite_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.comp_ins_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.copy_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.transpose_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.negate_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.abs_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.sign_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.radians_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.degrees_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.zero_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.signed_zero_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.inf_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.signed_inf_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.nan_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.zero_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.signed_zero_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.inf_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.signed_inf_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.nan_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.zero_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.signed_zero_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.inf_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.signed_inf_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.nan_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.zero_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.signed_zero_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.inf_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.signed_inf_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.nan_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.zero_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.signed_zero_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.inf_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.signed_inf_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.nan_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.ret_val_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.ret_val_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.ret_val_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.ret_val_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.ret_val_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.extract_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.extract_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.extract_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.extract_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.extract_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.insert_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.insert_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.insert_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.insert_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.insert_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.shuffle_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.shuffle_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.shuffle_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.shuffle_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.shuffle_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.composite_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.composite_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.composite_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.composite_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.composite_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.comp_ins_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.comp_ins_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.comp_ins_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.comp_ins_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.comp_ins_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.copy_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.copy_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.copy_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.copy_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.copy_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.transpose_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.transpose_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.transpose_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.transpose_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.transpose_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.negate_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.negate_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.negate_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.negate_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.negate_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_ord_eq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_uord_eq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_ord_neq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_uord_neq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_ord_ls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_uord_ls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_ord_gt_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_uord_gt_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_ord_le_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_uord_le_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_ord_ge_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.denorm_uord_ge_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.conv_from_fp32_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.conv_from_fp32_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.conv_from_fp32_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.conv_from_fp32_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.conv_from_fp32_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.conv_from_fp32_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.conv_from_fp64_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.conv_from_fp64_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.conv_from_fp64_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.conv_from_fp64_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.conv_from_fp64_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp16.generated_args.conv_from_fp64_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_add_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_add_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_add_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_sub_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_sub_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_sub_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mul_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mul_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_div_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_div_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_rem_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mod_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_vmuls_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_vmuls_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_vmulm_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_vmulm_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmuls_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmuls_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmulv_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmulv_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmulm_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmulm_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_out_prod_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_out_prod_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_dot_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_dot_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_atan2_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_atan2_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_pow_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_pow_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mix_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mix_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mix_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_min_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_min_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_min_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_max_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_max_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_max_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_clamp_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_clamp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_clamp_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_step_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_step_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_step_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_sstep_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_sstep_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_sstep_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_fma_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_fma_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_face_fwd_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_face_fwd_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_face_fwd_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_face_fwd_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmin_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmin_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmin_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmin_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmax_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmax_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmax_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmax_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nclamp_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nclamp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nclamp_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nclamp_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_distance_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_distance_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_distance_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_cross_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_cross_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.negate_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.round_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.round_ev_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.trunc_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.abs_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.floor_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.ceil_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.fract_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.radians_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.degrees_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.sin_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.cos_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.tan_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.asin_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.acos_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.atan_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.sinh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.cosh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.tanh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.asinh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.atanh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.exp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.log_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.exp2_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.log2_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.sqrt_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.inv_sqrt_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.mat_det_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.mat_inv_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.modf_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.modf_st_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.normalize_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.reflect_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.refract_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.length_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_phi_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_phi_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_phi_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_select_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_select_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_select_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_add_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_add_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_add_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_sub_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_sub_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_sub_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mul_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mul_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mul_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_vmuls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_vmuls_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_vmuls_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_vmuls_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_vmulm_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_vmulm_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_vmulm_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_vmulm_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmuls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmuls_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmuls_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmuls_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmulv_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmulv_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmulv_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmulv_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmulm_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmulm_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmulm_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mmulm_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_out_prod_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_out_prod_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_out_prod_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_out_prod_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_dot_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_dot_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_dot_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_dot_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mix_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mix_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mix_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_mix_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_fma_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_fma_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_fma_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_fma_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_min_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_min_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_min_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_max_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_max_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_max_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_clamp_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_clamp_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_clamp_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmin_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmin_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmin_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmin_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmax_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmax_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmax_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nmax_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nclamp_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nclamp_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nclamp_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_nclamp_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.ret_val_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.extract_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.insert_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.shuffle_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.composite_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.comp_ins_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.copy_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.transpose_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.negate_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.abs_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.sign_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.radians_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.degrees_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.zero_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.signed_zero_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.inf_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.signed_inf_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.nan_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.zero_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.signed_zero_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.inf_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.signed_inf_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.nan_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.zero_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.signed_zero_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.inf_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.signed_inf_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.nan_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.zero_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.signed_zero_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.inf_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.signed_inf_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.nan_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.zero_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.signed_zero_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.inf_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.signed_inf_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.nan_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.ret_val_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.ret_val_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.ret_val_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.ret_val_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.ret_val_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.extract_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.extract_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.extract_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.extract_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.extract_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.insert_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.insert_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.insert_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.insert_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.insert_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.shuffle_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.shuffle_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.shuffle_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.shuffle_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.shuffle_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.composite_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.composite_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.composite_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.composite_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.composite_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.comp_ins_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.comp_ins_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.comp_ins_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.comp_ins_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.comp_ins_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.copy_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.copy_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.copy_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.copy_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.copy_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.transpose_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.transpose_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.transpose_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.transpose_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.transpose_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.negate_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.negate_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.negate_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.negate_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.negate_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_ord_eq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_uord_eq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_ord_neq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_uord_neq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_ord_ls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_uord_ls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_ord_gt_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_uord_gt_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_ord_le_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_uord_le_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_ord_ge_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.denorm_uord_ge_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rte_add
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rtz_add
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rte_sub
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rtz_sub
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rte_mul
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rtz_mul
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rte_dot
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rtz_dot
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rte_vmuls
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rtz_vmuls
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rte_mmuls
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rtz_mmuls
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rte_out_prod
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rtz_out_prod
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rte_vmulm
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rtz_vmulm
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rte_mmulv
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rtz_mmulv
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rte_mmulm
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rtz_mmulm
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rte_conv_from_fp64
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rtz_conv_from_fp64
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rte_sconst_conv_from_fp64
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.rounding_rtz_sconst_conv_from_fp64
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.conv_from_fp16_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.conv_from_fp16_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.conv_from_fp16_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.conv_from_fp16_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.conv_from_fp16_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.conv_from_fp16_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.conv_from_fp64_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.conv_from_fp64_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.conv_from_fp64_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.conv_from_fp64_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.conv_from_fp64_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.input_args.conv_from_fp64_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_add_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_add_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_add_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_sub_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_sub_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_sub_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mul_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mul_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_div_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_div_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_rem_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mod_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_vmuls_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_vmuls_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_vmulm_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_vmulm_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmuls_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmuls_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmulv_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmulv_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmulm_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmulm_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_out_prod_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_out_prod_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_dot_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_dot_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_atan2_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_atan2_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_pow_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_pow_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mix_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mix_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mix_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_min_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_min_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_min_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_max_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_max_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_max_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_clamp_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_clamp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_clamp_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_step_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_step_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_step_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_sstep_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_sstep_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_sstep_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_fma_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_fma_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_face_fwd_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_face_fwd_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_face_fwd_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_face_fwd_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmin_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmin_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmin_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmin_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmax_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmax_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmax_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmax_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nclamp_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nclamp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nclamp_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nclamp_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_distance_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_distance_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_distance_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_cross_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_cross_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.negate_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.round_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.round_ev_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.trunc_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.abs_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.floor_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.ceil_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.fract_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.radians_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.degrees_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.sin_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.cos_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.tan_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.asin_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.acos_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.atan_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.sinh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.cosh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.tanh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.asinh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.atanh_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.exp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.log_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.exp2_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.log2_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.sqrt_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.inv_sqrt_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.mat_det_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.mat_inv_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.modf_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.modf_st_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.normalize_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.reflect_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.refract_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.length_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_phi_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_phi_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_phi_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_select_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_select_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_select_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_add_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_add_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_add_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_sub_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_sub_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_sub_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mul_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mul_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mul_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_vmuls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_vmuls_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_vmuls_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_vmuls_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_vmulm_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_vmulm_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_vmulm_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_vmulm_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmuls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmuls_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmuls_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmuls_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmulv_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmulv_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmulv_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmulv_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmulm_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmulm_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmulm_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mmulm_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_out_prod_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_out_prod_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_out_prod_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_out_prod_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_dot_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_dot_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_dot_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_dot_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mix_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mix_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mix_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_mix_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_fma_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_fma_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_fma_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_fma_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_min_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_min_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_min_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_max_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_max_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_max_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_clamp_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_clamp_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_clamp_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmin_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmin_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmin_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmin_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmax_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmax_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmax_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nmax_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nclamp_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nclamp_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nclamp_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_nclamp_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.ret_val_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.extract_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.insert_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.shuffle_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.composite_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.comp_ins_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.copy_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.transpose_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.negate_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.abs_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.sign_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.radians_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.degrees_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.zero_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.signed_zero_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.inf_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.signed_inf_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.nan_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.zero_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.signed_zero_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.inf_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.signed_inf_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.nan_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.zero_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.signed_zero_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.inf_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.signed_inf_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.nan_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.zero_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.signed_zero_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.inf_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.signed_inf_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.nan_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.zero_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.signed_zero_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.inf_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.signed_inf_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.nan_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.ret_val_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.ret_val_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.ret_val_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.ret_val_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.ret_val_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.extract_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.extract_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.extract_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.extract_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.extract_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.insert_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.insert_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.insert_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.insert_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.insert_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.shuffle_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.shuffle_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.shuffle_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.shuffle_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.shuffle_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.composite_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.composite_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.composite_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.composite_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.composite_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.comp_ins_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.comp_ins_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.comp_ins_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.comp_ins_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.comp_ins_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.copy_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.copy_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.copy_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.copy_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.copy_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.transpose_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.transpose_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.transpose_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.transpose_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.transpose_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.negate_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.negate_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.negate_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.negate_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.negate_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_ord_eq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_uord_eq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_ord_neq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_uord_neq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_ord_ls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_uord_ls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_ord_gt_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_uord_gt_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_ord_le_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_uord_le_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_ord_ge_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.denorm_uord_ge_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.pack_half_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.upack_half_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.upack_half_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.conv_from_fp16_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.conv_from_fp16_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.conv_from_fp16_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.conv_from_fp16_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.conv_from_fp16_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.conv_from_fp16_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.conv_from_fp64_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.conv_from_fp64_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.conv_from_fp64_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.conv_from_fp64_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.conv_from_fp64_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp32.generated_args.conv_from_fp64_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_add_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_add_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_add_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_sub_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_sub_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_sub_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mul_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mul_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_div_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_div_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_rem_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mod_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_vmuls_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_vmuls_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_vmulm_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_vmulm_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmuls_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmuls_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmulv_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmulv_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmulm_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmulm_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_out_prod_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_out_prod_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_dot_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_dot_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mix_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mix_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mix_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_min_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_min_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_min_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_max_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_max_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_max_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_clamp_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_clamp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_clamp_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_step_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_step_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_step_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_sstep_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_sstep_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_sstep_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_fma_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_fma_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_face_fwd_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_face_fwd_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_face_fwd_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_face_fwd_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmin_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmin_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmin_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmin_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmax_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmax_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmax_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmax_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nclamp_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nclamp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nclamp_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nclamp_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_distance_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_distance_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_distance_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_cross_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_cross_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.negate_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.round_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.round_ev_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.trunc_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.abs_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.floor_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.ceil_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.fract_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.sqrt_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.inv_sqrt_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.mat_det_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.mat_inv_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.modf_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.modf_st_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.normalize_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.reflect_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.length_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_phi_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_phi_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_phi_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_select_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_select_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_select_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_add_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_add_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_add_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_sub_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_sub_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_sub_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mul_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mul_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mul_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_vmuls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_vmuls_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_vmuls_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_vmuls_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_vmulm_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_vmulm_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_vmulm_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_vmulm_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmuls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmuls_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmuls_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmuls_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmulv_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmulv_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmulv_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmulv_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmulm_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmulm_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmulm_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mmulm_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_out_prod_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_out_prod_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_out_prod_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_out_prod_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_dot_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_dot_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_dot_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_dot_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mix_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mix_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mix_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_mix_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_fma_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_fma_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_fma_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_fma_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_min_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_min_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_min_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_max_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_max_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_max_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_clamp_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_clamp_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_clamp_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmin_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmin_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmin_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmin_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmax_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmax_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmax_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nmax_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nclamp_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nclamp_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nclamp_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_nclamp_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.ret_val_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.extract_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.insert_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.shuffle_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.composite_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.comp_ins_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.copy_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.transpose_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.negate_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.abs_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.sign_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.zero_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.signed_zero_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.inf_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.signed_inf_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.nan_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.zero_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.signed_zero_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.inf_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.signed_inf_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.nan_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.zero_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.signed_zero_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.inf_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.signed_inf_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.nan_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.zero_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.signed_zero_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.inf_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.signed_inf_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.nan_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.zero_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.signed_zero_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.inf_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.signed_inf_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.nan_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.ret_val_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.ret_val_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.ret_val_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.ret_val_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.ret_val_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.extract_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.extract_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.extract_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.extract_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.extract_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.insert_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.insert_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.insert_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.insert_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.insert_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.shuffle_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.shuffle_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.shuffle_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.shuffle_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.shuffle_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.composite_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.composite_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.composite_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.composite_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.composite_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.comp_ins_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.comp_ins_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.comp_ins_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.comp_ins_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.comp_ins_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.copy_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.copy_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.copy_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.copy_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.copy_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.transpose_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.transpose_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.transpose_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.transpose_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.transpose_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.negate_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.negate_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.negate_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.negate_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.negate_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_ord_eq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_uord_eq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_ord_neq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_uord_neq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_ord_ls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_uord_ls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_ord_gt_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_uord_gt_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_ord_le_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_uord_le_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_ord_ge_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.denorm_uord_ge_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rte_add
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rtz_add
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rte_sub
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rtz_sub
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rte_mul
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rtz_mul
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rte_dot
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rtz_dot
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rte_vmuls
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rtz_vmuls
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rte_mmuls
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rtz_mmuls
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rte_out_prod
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rtz_out_prod
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rte_vmulm
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rtz_vmulm
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rte_mmulv
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rtz_mmulv
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rte_mmulm
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.rounding_rtz_mmulm
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.conv_from_fp16_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.conv_from_fp16_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.conv_from_fp16_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.conv_from_fp16_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.conv_from_fp16_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.conv_from_fp16_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.conv_from_fp32_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.conv_from_fp32_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.conv_from_fp32_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.conv_from_fp32_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.conv_from_fp32_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.input_args.conv_from_fp32_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_add_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_add_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_add_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_sub_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_sub_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_sub_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mul_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mul_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_div_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_div_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_rem_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mod_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_vmuls_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_vmuls_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_vmulm_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_vmulm_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmuls_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmuls_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmulv_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmulv_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmulm_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmulm_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_out_prod_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_out_prod_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_dot_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_dot_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mix_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mix_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mix_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_min_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_min_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_min_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_max_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_max_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_max_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_clamp_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_clamp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_clamp_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_step_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_step_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_step_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_sstep_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_sstep_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_sstep_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_fma_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_fma_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_face_fwd_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_face_fwd_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_face_fwd_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_face_fwd_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmin_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmin_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmin_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmin_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmax_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmax_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmax_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmax_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nclamp_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nclamp_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nclamp_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nclamp_nan_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_distance_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_distance_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_distance_inf_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_cross_var_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_cross_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.negate_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.round_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.round_ev_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.trunc_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.abs_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.floor_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.ceil_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.fract_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.sqrt_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.inv_sqrt_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.mat_det_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.mat_inv_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.modf_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.modf_st_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.normalize_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.reflect_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.length_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_phi_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_phi_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_phi_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_select_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_select_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_select_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_add_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_add_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_add_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_sub_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_sub_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_sub_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mul_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mul_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mul_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_vmuls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_vmuls_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_vmuls_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_vmuls_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_vmulm_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_vmulm_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_vmulm_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_vmulm_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmuls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmuls_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmuls_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmuls_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmulv_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmulv_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmulv_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmulv_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmulm_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmulm_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmulm_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mmulm_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_out_prod_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_out_prod_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_out_prod_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_out_prod_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_dot_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_dot_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_dot_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_dot_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mix_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mix_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mix_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_mix_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_fma_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_fma_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_fma_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_fma_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_min_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_min_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_min_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_max_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_max_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_max_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_clamp_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_clamp_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_clamp_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmin_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmin_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmin_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmin_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmax_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmax_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmax_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nmax_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nclamp_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nclamp_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nclamp_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_nclamp_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.ret_val_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.extract_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.insert_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.shuffle_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.composite_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.comp_ins_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.copy_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.transpose_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.negate_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.abs_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.sign_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.zero_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.signed_zero_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.inf_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.signed_inf_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.nan_phi_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.zero_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.signed_zero_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.inf_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.signed_inf_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.nan_select_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.zero_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.signed_zero_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.inf_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.signed_inf_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.nan_add_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.zero_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.signed_zero_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.inf_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.signed_inf_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.nan_sub_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.zero_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.signed_zero_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.inf_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.signed_inf_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.nan_mul_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.ret_val_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.ret_val_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.ret_val_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.ret_val_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.ret_val_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.extract_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.extract_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.extract_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.extract_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.extract_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.insert_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.insert_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.insert_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.insert_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.insert_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.shuffle_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.shuffle_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.shuffle_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.shuffle_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.shuffle_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.composite_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.composite_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.composite_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.composite_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.composite_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.comp_ins_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.comp_ins_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.comp_ins_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.comp_ins_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.comp_ins_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.copy_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.copy_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.copy_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.copy_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.copy_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.transpose_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.transpose_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.transpose_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.transpose_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.transpose_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.negate_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.negate_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.negate_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.negate_signed_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.negate_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_ord_eq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_uord_eq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_ord_neq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_uord_neq_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_ord_ls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_uord_ls_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_ord_gt_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_uord_gt_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_ord_le_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_uord_le_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_ord_ge_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.denorm_uord_ge_var_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.pack_double_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.upack_double_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.upack_double_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.conv_from_fp16_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.conv_from_fp16_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.conv_from_fp16_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.conv_from_fp16_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.conv_from_fp16_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.conv_from_fp16_nan_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.conv_from_fp32_denorm_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.conv_from_fp32_denorm_flush_to_zero
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.conv_from_fp32_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.conv_from_fp32_signed_zero_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.conv_from_fp32_inf_preserve
+dEQP-VK.spirv_assembly.instruction.compute.float_controls.fp64.generated_args.conv_from_fp32_nan_preserve
 dEQP-VK.spirv_assembly.instruction.compute.ubo_padding.mat2x2
 dEQP-VK.spirv_assembly.instruction.compute.composite_insert.mat2x2
 dEQP-VK.spirv_assembly.instruction.compute.composite_insert.mat3x2
@@ -222622,14 +224539,20 @@ dEQP-VK.spirv_assembly.instruction.compute.conditional_branch.same_labels_true
 dEQP-VK.spirv_assembly.instruction.compute.conditional_branch.same_labels_false
 dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opaccesschain_u16
 dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opaccesschain_s16
+dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opaccesschain_u32
+dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opaccesschain_s32
 dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opaccesschain_u64
 dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opaccesschain_s64
 dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opinboundsaccesschain_u16
 dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opinboundsaccesschain_s16
+dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opinboundsaccesschain_u32
+dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opinboundsaccesschain_s32
 dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opinboundsaccesschain_u64
 dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opinboundsaccesschain_s64
 dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opptraccesschain_u16
 dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opptraccesschain_s16
+dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opptraccesschain_u32
+dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opptraccesschain_s32
 dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opptraccesschain_u64
 dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opptraccesschain_s64
 dEQP-VK.spirv_assembly.instruction.compute.indexing.input.non16basealignment.opaccesschain
@@ -222919,6 +224842,404 @@ dEQP-VK.spirv_assembly.instruction.compute.pointer_parameter.param_to_global
 dEQP-VK.spirv_assembly.instruction.compute.pointer_parameter.buffer_memory
 dEQP-VK.spirv_assembly.instruction.compute.pointer_parameter.buffer_memory_variable_pointers
 dEQP-VK.spirv_assembly.instruction.compute.pointer_parameter.workgroup_memory_variable_pointers
+dEQP-VK.spirv_assembly.instruction.compute.float16.opconstantcomposite.vector
+dEQP-VK.spirv_assembly.instruction.compute.float16.opconstantcomposite.matrix
+dEQP-VK.spirv_assembly.instruction.compute.float16.opconstantcomposite.struct
+dEQP-VK.spirv_assembly.instruction.compute.float16.opconstantcomposite.nested_struct
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opisnan_scalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opisinf_scalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfordequal_scalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfunordequal_scalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfordnotequal_scalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfunordnotequal_scalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfordlessthan_scalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfunordlessthan_scalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfordgreaterthan_scalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfunordgreaterthan_scalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfordlessthanequal_scalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfunordlessthanequal_scalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfordgreaterthanequal_scalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfunordgreaterthanequal_scalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opisnan_vector
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opisinf_vector
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfordequal_vector
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfunordequal_vector
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfordnotequal_vector
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfunordnotequal_vector
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfordlessthan_vector
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfunordlessthan_vector
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfordgreaterthan_vector
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfunordgreaterthan_vector
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfordlessthanequal_vector
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfunordlessthanequal_vector
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfordgreaterthanequal_vector
+dEQP-VK.spirv_assembly.instruction.compute.float16.logical.opfunordgreaterthanequal_vector
+dEQP-VK.spirv_assembly.instruction.compute.float16.function.f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.function.v2f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.function.v4f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorextractdynamic.v2f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorextractdynamic.v3f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorextractdynamic.v4f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorinsertdynamic.v2f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorinsertdynamic.v3f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorinsertdynamic.v4f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.222
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.223
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.224
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.232
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.233
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.234
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.242
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.243
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.244
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.322
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.323
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.324
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.332
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.333
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.334
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.342
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.343
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.344
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.422
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.423
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.424
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.432
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.433
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.434
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.442
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.443
+dEQP-VK.spirv_assembly.instruction.compute.float16.opvectorshuffle.444
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeconstruct.struct
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeextract.f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeextract.v2f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeextract.v3f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeextract.v4f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeextract.f16arr3
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeextract.v2f16arr5
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeextract.v3f16arr5
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeextract.v4f16arr3
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeextract.struct16arr3
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeinsert.f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeinsert.v2f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeinsert.v3f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeinsert.v4f16
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeinsert.f16arr3
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeinsert.v2f16arr5
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeinsert.v3f16arr5
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeinsert.v4f16arr3
+dEQP-VK.spirv_assembly.instruction.compute.float16.opcompositeinsert.struct16arr3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.optranspose2x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.optranspose3x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.optranspose4x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.optranspose2x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.optranspose3x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.optranspose4x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.optranspose2x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.optranspose3x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.optranspose4x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesscalar2x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesscalar2x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesscalar2x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesscalar3x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesscalar3x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesscalar3x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesscalar4x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesscalar4x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesscalar4x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opvectortimesmatrix2x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opvectortimesmatrix2x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opvectortimesmatrix2x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opvectortimesmatrix3x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opvectortimesmatrix3x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opvectortimesmatrix3x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opvectortimesmatrix4x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opvectortimesmatrix4x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opvectortimesmatrix4x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesvector2x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesvector2x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesvector2x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesvector3x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesvector3x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesvector3x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesvector4x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesvector4x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesvector4x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix2x2_2x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix2x2_3x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix2x2_4x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix2x3_2x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix2x3_3x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix2x3_4x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix2x4_2x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix2x4_3x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix2x4_4x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix3x2_2x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix3x2_3x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix3x2_4x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix3x3_2x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix3x3_3x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix3x3_4x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix3x4_2x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix3x4_3x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix3x4_4x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix4x2_2x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix4x2_3x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix4x2_4x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix4x3_2x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix4x3_3x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix4x3_4x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix4x4_2x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix4x4_3x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opmatrixtimesmatrix4x4_4x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opouterproduct2x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opouterproduct2x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opouterproduct2x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opouterproduct3x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opouterproduct3x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opouterproduct3x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opouterproduct4x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opouterproduct4x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.opouterproduct4x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.determinant2x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.determinant3x3
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.determinant4x4
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic.matrixinverse2x2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.opfnegate
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.round
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.roundeven
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.trunc
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.fabs
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.fsign
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.floor
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.ceil
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.fract
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.radians
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.degrees
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.sin
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.cos
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.tan
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.asin
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.acos
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.atan
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.sinh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.cosh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.tanh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.asinh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.acosh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.atanh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.exp
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.log
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.exp2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.log2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.sqrt
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.inversesqrt
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.modffrac
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.modfint
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.modfstructfrac
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.modfstructint
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.frexps
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.frexpe
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.frexpstructs
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.frexpstructe
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.opfadd
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.opfsub
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.opfmul
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.opfdiv
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.atan2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.pow
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.fmin
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.fmax
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.step
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.ldexp
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.fclamp
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.fmix
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.smoothstep
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.fma
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.length
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.distance
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.normalize
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.faceforward
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.reflect
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_1.refract
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.opfnegate
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.round
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.roundeven
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.trunc
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.fabs
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.fsign
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.floor
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.ceil
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.fract
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.radians
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.degrees
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.sin
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.cos
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.tan
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.asin
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.acos
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.atan
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.sinh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.cosh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.tanh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.asinh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.acosh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.atanh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.exp
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.log
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.exp2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.log2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.sqrt
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.inversesqrt
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.modffrac
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.modfint
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.modfstructfrac
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.modfstructint
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.frexps
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.frexpe
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.frexpstructs
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.frexpstructe
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.opfadd
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.opfsub
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.opfmul
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.opfdiv
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.atan2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.pow
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.fmin
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.fmax
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.step
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.ldexp
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.fclamp
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.fmix
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.smoothstep
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.fma
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.length
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.distance
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.normalize
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.faceforward
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.reflect
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.refract
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.opdot
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_2.opvectortimesscalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.opfnegate
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.round
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.roundeven
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.trunc
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.fabs
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.fsign
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.floor
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.ceil
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.fract
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.radians
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.degrees
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.sin
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.cos
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.tan
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.asin
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.acos
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.atan
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.sinh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.cosh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.tanh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.asinh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.acosh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.atanh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.exp
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.log
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.exp2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.log2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.sqrt
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.inversesqrt
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.modffrac
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.modfint
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.modfstructfrac
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.modfstructint
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.frexps
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.frexpe
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.frexpstructs
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.frexpstructe
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.opfadd
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.opfsub
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.opfmul
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.opfdiv
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.atan2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.pow
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.fmin
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.fmax
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.step
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.ldexp
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.fclamp
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.fmix
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.smoothstep
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.fma
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.length
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.distance
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.cross
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.normalize
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.faceforward
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.reflect
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.refract
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.opdot
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.opvectortimesscalar
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.opfnegate
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.round
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.roundeven
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.trunc
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.fabs
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.fsign
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.floor
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.ceil
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.fract
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.radians
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.degrees
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.sin
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.cos
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.tan
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.asin
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.acos
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.atan
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.sinh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.cosh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.tanh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.asinh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.acosh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.atanh
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.exp
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.log
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.exp2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.log2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.sqrt
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.inversesqrt
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.modffrac
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.modfint
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.modfstructfrac
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.modfstructint
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.frexps
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.frexpe
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.frexpstructs
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.frexpstructe
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.opfadd
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.opfsub
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.opfmul
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.opfdiv
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.atan2
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.pow
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.fmin
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.fmax
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.step
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.ldexp
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.fclamp
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.fmix
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.smoothstep
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.fma
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.length
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.distance
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.normalize
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.faceforward
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.reflect
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.refract
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.opdot
+dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_4.opvectortimesscalar
 dEQP-VK.spirv_assembly.instruction.graphics.cross_stage.basic_type.flat
 dEQP-VK.spirv_assembly.instruction.graphics.cross_stage.basic_type.no_perspective
 dEQP-VK.spirv_assembly.instruction.graphics.cross_stage.basic_type.relaxedprecision
@@ -223266,6 +225587,11 @@ dEQP-VK.spirv_assembly.instruction.graphics.opphi.swap_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.opphi.swap_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.opphi.swap_geom
 dEQP-VK.spirv_assembly.instruction.graphics.opphi.swap_frag
+dEQP-VK.spirv_assembly.instruction.graphics.opphi.swap16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.opphi.swap16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.opphi.swap16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.opphi.swap16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.opphi.swap16_frag
 dEQP-VK.spirv_assembly.instruction.graphics.nocontraction.multiplication_vert
 dEQP-VK.spirv_assembly.instruction.graphics.nocontraction.multiplication_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.nocontraction.multiplication_tesse
@@ -223646,6 +225972,11 @@ dEQP-VK.spirv_assembly.instruction.graphics.opspecconstantop.fconvert_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.opspecconstantop.fconvert_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.opspecconstantop.fconvert_geom
 dEQP-VK.spirv_assembly.instruction.graphics.opspecconstantop.fconvert_frag
+dEQP-VK.spirv_assembly.instruction.graphics.opspecconstantop.fconvert16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.opspecconstantop.fconvert16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.opspecconstantop.fconvert16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.opspecconstantop.fconvert16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.opspecconstantop.fconvert16_frag
 dEQP-VK.spirv_assembly.instruction.graphics.opspecconstantop.vector_related_vert
 dEQP-VK.spirv_assembly.instruction.graphics.opspecconstantop.vector_related_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.opspecconstantop.vector_related_tesse
@@ -224556,6 +226887,96 @@ dEQP-VK.spirv_assembly.instruction.graphics.8bit_storage.struct_mixed_types.unif
 dEQP-VK.spirv_assembly.instruction.graphics.8bit_storage.struct_mixed_types.uniform_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.8bit_storage.struct_mixed_types.uniform_geom
 dEQP-VK.spirv_assembly.instruction.graphics.8bit_storage.struct_mixed_types.uniform_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_scalar_float_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_scalar_float_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_scalar_float_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_scalar_float_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_scalar_float_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_scalar_float_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_scalar_float_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_scalar_float_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_scalar_float_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_scalar_float_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_scalar_float_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_scalar_float_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_scalar_float_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_scalar_float_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_scalar_float_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_scalar_float_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_scalar_float_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_scalar_float_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_scalar_float_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_scalar_float_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_scalar_float_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_scalar_float_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_scalar_float_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_scalar_float_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_scalar_float_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_scalar_float_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_scalar_float_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_scalar_float_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_scalar_float_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_scalar_float_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_vector_float_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_vector_float_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_vector_float_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_vector_float_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_vector_float_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_vector_float_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_vector_float_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_vector_float_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_vector_float_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_vector_float_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_vector_float_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_vector_float_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_vector_float_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_vector_float_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_vector_float_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_vector_float_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_vector_float_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_vector_float_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_vector_float_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_vector_float_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_vector_float_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_vector_float_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_vector_float_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_vector_float_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_vector_float_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_vector_float_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_vector_float_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_vector_float_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_vector_float_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_vector_float_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_matrix_float_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_matrix_float_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_matrix_float_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_matrix_float_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_matrix_float_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_matrix_float_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_matrix_float_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_matrix_float_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_matrix_float_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_matrix_float_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_matrix_float_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_matrix_float_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_matrix_float_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_matrix_float_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_buffer_block_matrix_float_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_matrix_float_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_matrix_float_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_matrix_float_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_matrix_float_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_matrix_float_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_matrix_float_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_matrix_float_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_matrix_float_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_matrix_float_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_matrix_float_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_matrix_float_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_matrix_float_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_matrix_float_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_matrix_float_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_64_to_16.uniform_matrix_float_unspecified_rnd_mode_frag
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_32_to_16.uniform_buffer_block_scalar_float_rtz_vert
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_32_to_16.uniform_buffer_block_scalar_float_rtz_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_32_to_16.uniform_buffer_block_scalar_float_rtz_tesse
@@ -224736,6 +227157,96 @@ dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_32
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_32.uniform_matrix_float_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_32.uniform_matrix_float_geom
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_32.uniform_matrix_float_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_const_idx_4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_const_idx_4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_const_idx_4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_const_idx_4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_const_idx_4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_const_idx_4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_const_idx_4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_const_idx_4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_const_idx_4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_const_idx_4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_const_idx_5_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_const_idx_5_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_const_idx_5_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_const_idx_5_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_const_idx_5_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_const_idx_5_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_const_idx_5_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_const_idx_5_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_const_idx_5_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_const_idx_5_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_const_idx_6_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_const_idx_6_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_const_idx_6_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_const_idx_6_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_scalar_float_const_idx_6_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_const_idx_6_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_const_idx_6_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_const_idx_6_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_const_idx_6_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_scalar_float_const_idx_6_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_const_idx_4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_const_idx_4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_const_idx_4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_const_idx_4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_const_idx_4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_const_idx_4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_const_idx_4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_const_idx_4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_const_idx_4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_const_idx_4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_const_idx_5_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_const_idx_5_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_const_idx_5_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_const_idx_5_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_const_idx_5_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_const_idx_5_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_const_idx_5_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_const_idx_5_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_const_idx_5_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_const_idx_5_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_const_idx_6_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_const_idx_6_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_const_idx_6_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_const_idx_6_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_vector_float_const_idx_6_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_const_idx_6_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_const_idx_6_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_const_idx_6_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_const_idx_6_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_vector_float_const_idx_6_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_matrix_float_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_matrix_float_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_matrix_float_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_matrix_float_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_buffer_block_matrix_float_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_matrix_float_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_matrix_float_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_matrix_float_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_matrix_float_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_64.uniform_matrix_float_frag
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_int_32_to_16.uniform_buffer_block_scalar_sint_vert
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_int_32_to_16.uniform_buffer_block_scalar_sint_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_int_32_to_16.uniform_buffer_block_scalar_sint_tesse
@@ -224936,6 +227447,366 @@ dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_int_16_to_32.u
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_int_16_to_32.uniform_vector_uint_const_idx_6_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_int_16_to_32.uniform_vector_uint_const_idx_6_geom
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_int_16_to_32.uniform_vector_uint_const_idx_6_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar0_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar0_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar0_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar0_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar0_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar1_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar1_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar1_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar1_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar1_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar2_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar2_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar2_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar2_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar2_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar3_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar3_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar3_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar3_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar3_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar4_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar4_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar4_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar4_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar4_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar5_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar5_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar5_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar5_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar5_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar6_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar6_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar6_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar6_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar6_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar7_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar7_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar7_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar7_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar7_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar8_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar8_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar8_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar8_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar8_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar9_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar9_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar9_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar9_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar9_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar10_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar10_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar10_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar10_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar10_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar11_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar11_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar11_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar11_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar11_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar12_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar12_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar12_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar12_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar12_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar13_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar13_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar13_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar13_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar13_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar14_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar14_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar14_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar14_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar14_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar15_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar15_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar15_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar15_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar15_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar0_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar0_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar0_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar0_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar0_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar1_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar1_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar1_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar1_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar1_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar2_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar2_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar2_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar2_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar2_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar3_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar3_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar3_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar3_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar3_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar4_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar4_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar4_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar4_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar4_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar5_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar5_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar5_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar5_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar5_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar6_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar6_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar6_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar6_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar6_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar7_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar7_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar7_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar7_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar7_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar8_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar8_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar8_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar8_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar8_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar9_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar9_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar9_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar9_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar9_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar10_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar10_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar10_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar10_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar10_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar11_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar11_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar11_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar11_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar11_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar12_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar12_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar12_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar12_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar12_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar13_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar13_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar13_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar13_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar13_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar14_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar14_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar14_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar14_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar14_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar15_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar15_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar15_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar15_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar15_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar0_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar0_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar0_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar0_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar0_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar1_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar1_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar1_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar1_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar1_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar2_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar2_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar2_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar2_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar2_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar3_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar3_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar3_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar3_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar3_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar4_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar4_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar4_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar4_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar4_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar5_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar5_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar5_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar5_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar5_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar6_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar6_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar6_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar6_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar6_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar7_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar7_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar7_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar7_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar7_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar8_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar8_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar8_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar8_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar8_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar9_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar9_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar9_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar9_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar9_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar10_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar10_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar10_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar10_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar10_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar11_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar11_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar11_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar11_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar11_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar12_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar12_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar12_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar12_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar12_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar13_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar13_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar13_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar13_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar13_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar14_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar14_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar14_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar14_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar14_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar15_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar15_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar15_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar15_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.scalar15_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector0_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector0_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector0_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector0_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector0_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector1_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector1_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector1_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector1_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector1_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector2_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector2_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector2_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector2_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector2_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector3_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector3_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector3_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector3_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector3_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector4_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector4_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector4_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector4_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector4_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector5_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector5_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector5_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector5_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector5_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector6_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector6_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector6_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector6_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector6_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector7_rtz_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector7_rtz_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector7_rtz_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector7_rtz_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector7_rtz_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector0_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector0_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector0_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector0_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector0_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector1_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector1_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector1_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector1_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector1_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector2_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector2_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector2_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector2_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector2_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector3_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector3_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector3_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector3_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector3_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector4_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector4_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector4_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector4_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector4_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector5_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector5_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector5_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector5_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector5_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector6_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector6_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector6_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector6_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector6_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector7_rte_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector7_rte_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector7_rte_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector7_rte_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector7_rte_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector0_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector0_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector0_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector0_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector0_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector1_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector1_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector1_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector1_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector1_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector2_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector2_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector2_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector2_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector2_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector3_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector3_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector3_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector3_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector3_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector4_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector4_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector4_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector4_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector4_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector5_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector5_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector5_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector5_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector5_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector6_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector6_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector6_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector6_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector6_unspecified_rnd_mode_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector7_unspecified_rnd_mode_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector7_unspecified_rnd_mode_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector7_unspecified_rnd_mode_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector7_unspecified_rnd_mode_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_64_to_16.vector7_unspecified_rnd_mode_frag
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_32_to_16.scalar0_rtz_vert
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_32_to_16.scalar0_rtz_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_32_to_16.scalar0_rtz_tesse
@@ -225536,6 +228407,126 @@ dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_16.vector7_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_16.vector7_geom
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_16.vector7_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar1_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar1_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar1_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar1_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar1_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar5_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar5_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar5_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar5_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar5_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar6_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar6_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar6_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar6_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar6_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar7_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar7_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar7_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar7_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar7_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar8_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar8_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar8_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar8_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar8_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar9_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar9_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar9_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar9_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar9_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar10_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar10_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar10_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar10_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar10_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar11_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar11_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar11_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar11_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar11_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar12_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar12_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar12_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar12_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar12_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar13_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar13_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar13_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar13_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar13_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar14_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar14_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar14_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar14_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar14_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar15_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar15_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar15_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar15_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.scalar15_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector1_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector1_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector1_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector1_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector1_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector5_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector5_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector5_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector5_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector5_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector6_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector6_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector6_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector6_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector6_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector7_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector7_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector7_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector7_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_64.vector7_frag
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_16x2.scalar
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_float_16_to_16x2.vec2
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.input_output_int_16_to_16x2.scalar_int
@@ -226202,6 +229193,21 @@ dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_32.matrix_const_idx_6_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_32.matrix_const_idx_6_geom
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_32.matrix_const_idx_6_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_64.scalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_64.scalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_64.scalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_64.scalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_64.scalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_64.vector_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_64.vector_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_64.vector_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_64.vector_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_64.vector_frag
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_64.matrix_vert
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_64.matrix_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_64.matrix_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_64.matrix_geom
+dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_float_16_to_64.matrix_frag
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_int_16_to_32.sint_scalar_vert
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_int_16_to_32.sint_scalar_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.push_constant_int_16_to_32.sint_scalar_tesse
@@ -226312,6 +229318,3548 @@ dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.struct_mixed_types.uni
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.struct_mixed_types.uniform_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.struct_mixed_types.uniform_geom
 dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.struct_mixed_types.uniform_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_add_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_add_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_add_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sub_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sub_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sub_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mul_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mul_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_div_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_div_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_rem_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mod_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmuls_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmuls_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmulm_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmulm_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmuls_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmuls_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulv_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulv_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulm_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulm_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_out_prod_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_out_prod_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_dot_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_dot_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_atan2_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_atan2_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_pow_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_pow_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mix_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mix_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mix_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_min_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_min_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_min_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_max_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_max_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_max_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_clamp_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_clamp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_clamp_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_step_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_step_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_step_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sstep_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sstep_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sstep_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_fma_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_fma_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_face_fwd_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_face_fwd_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_face_fwd_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_face_fwd_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_distance_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_distance_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_distance_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_cross_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_cross_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.negate_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.round_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.round_ev_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.trunc_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.abs_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.floor_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.ceil_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.fract_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.radians_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.degrees_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.sin_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.cos_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.tan_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.asin_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.acos_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.atan_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.sinh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.cosh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.tanh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.asinh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.atanh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.exp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.log_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.exp2_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.log2_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.sqrt_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.inv_sqrt_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.mat_det_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.mat_inv_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.modf_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.modf_st_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.normalize_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.reflect_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.refract_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.length_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_phi_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_phi_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_phi_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_select_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_select_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_select_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_add_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_add_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_add_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sub_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sub_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sub_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mul_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mul_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mul_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmuls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmuls_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmuls_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmuls_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmulm_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmulm_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmulm_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmulm_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmuls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmuls_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmuls_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmuls_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulv_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulv_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulv_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulv_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulm_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulm_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulm_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulm_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_out_prod_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_out_prod_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_out_prod_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_out_prod_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_dot_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_dot_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_dot_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_dot_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mix_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mix_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mix_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mix_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_fma_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_fma_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_fma_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_fma_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_min_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_min_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_min_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_max_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_max_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_max_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_clamp_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_clamp_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_clamp_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.ret_val_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.extract_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.insert_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.shuffle_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.composite_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.comp_ins_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.copy_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.transpose_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.negate_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.abs_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.sign_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.radians_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.degrees_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.zero_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_zero_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.inf_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_inf_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.nan_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.zero_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_zero_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.inf_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_inf_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.nan_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.zero_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_zero_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.inf_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_inf_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.nan_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.zero_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_zero_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.inf_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_inf_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.nan_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.zero_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_zero_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.inf_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_inf_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.nan_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.ret_val_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.ret_val_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.ret_val_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.ret_val_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.ret_val_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.extract_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.extract_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.extract_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.extract_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.extract_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.insert_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.insert_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.insert_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.insert_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.insert_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.shuffle_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.shuffle_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.shuffle_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.shuffle_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.shuffle_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.composite_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.composite_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.composite_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.composite_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.composite_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.comp_ins_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.comp_ins_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.comp_ins_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.comp_ins_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.comp_ins_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.copy_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.copy_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.copy_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.copy_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.copy_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.transpose_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.transpose_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.transpose_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.transpose_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.transpose_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.negate_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.negate_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.negate_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.negate_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.negate_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_ord_eq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_uord_eq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_ord_neq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_uord_neq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_ord_ls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_uord_ls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_ord_gt_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_uord_gt_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_ord_le_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_uord_le_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_ord_ge_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_uord_ge_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_add_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_add_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_sub_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_sub_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_mul_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_mul_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_dot_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_dot_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_vmuls_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_vmuls_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_mmuls_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_mmuls_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_out_prod_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_out_prod_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_vmulm_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_vmulm_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_mmulv_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_mmulv_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_mmulm_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_mmulm_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_conv_from_fp32_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_conv_from_fp32_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_conv_from_fp64_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_conv_from_fp64_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_sconst_conv_from_fp32_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_sconst_conv_from_fp32_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_sconst_conv_from_fp64_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_sconst_conv_from_fp64_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp32_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp32_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp32_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp32_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp32_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp32_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp64_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp64_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp64_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp64_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp64_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp64_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_add_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_add_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_add_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sub_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sub_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sub_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mul_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mul_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_div_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_div_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_rem_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mod_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmuls_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmuls_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmulm_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmulm_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmuls_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmuls_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulv_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulv_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulm_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulm_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_out_prod_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_out_prod_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_dot_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_dot_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_atan2_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_atan2_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_pow_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_pow_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mix_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mix_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mix_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_min_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_min_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_min_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_max_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_max_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_max_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_clamp_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_clamp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_clamp_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_step_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_step_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_step_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sstep_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sstep_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sstep_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_fma_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_fma_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_face_fwd_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_face_fwd_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_face_fwd_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_face_fwd_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_distance_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_distance_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_distance_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_cross_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_cross_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.negate_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.round_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.round_ev_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.trunc_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.abs_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.floor_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.ceil_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.fract_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.radians_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.degrees_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.sin_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.cos_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.tan_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.asin_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.acos_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.atan_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.sinh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.cosh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.tanh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.asinh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.atanh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.exp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.log_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.exp2_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.log2_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.sqrt_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.inv_sqrt_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.mat_det_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.mat_inv_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.modf_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.modf_st_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.normalize_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.reflect_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.refract_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.length_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_phi_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_phi_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_phi_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_select_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_select_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_select_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_add_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_add_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_add_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sub_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sub_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_sub_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mul_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mul_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mul_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmuls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmuls_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmuls_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmuls_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmulm_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmulm_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmulm_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_vmulm_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmuls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmuls_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmuls_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmuls_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulv_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulv_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulv_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulv_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulm_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulm_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulm_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mmulm_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_out_prod_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_out_prod_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_out_prod_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_out_prod_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_dot_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_dot_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_dot_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_dot_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mix_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mix_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mix_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_mix_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_fma_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_fma_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_fma_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_fma_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_min_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_min_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_min_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_max_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_max_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_max_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_clamp_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_clamp_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_clamp_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmin_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nmax_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_nclamp_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.ret_val_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.extract_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.insert_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.shuffle_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.composite_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.comp_ins_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.copy_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.transpose_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.negate_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.abs_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.sign_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.radians_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.degrees_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.zero_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_zero_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.inf_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_inf_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.nan_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.zero_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_zero_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.inf_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_inf_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.nan_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.zero_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_zero_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.inf_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_inf_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.nan_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.zero_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_zero_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.inf_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_inf_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.nan_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.zero_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_zero_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.inf_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.signed_inf_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.nan_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.ret_val_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.ret_val_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.ret_val_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.ret_val_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.ret_val_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.extract_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.extract_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.extract_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.extract_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.extract_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.insert_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.insert_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.insert_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.insert_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.insert_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.shuffle_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.shuffle_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.shuffle_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.shuffle_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.shuffle_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.composite_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.composite_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.composite_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.composite_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.composite_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.comp_ins_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.comp_ins_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.comp_ins_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.comp_ins_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.comp_ins_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.copy_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.copy_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.copy_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.copy_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.copy_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.transpose_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.transpose_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.transpose_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.transpose_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.transpose_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.negate_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.negate_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.negate_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.negate_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.negate_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_ord_eq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_uord_eq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_ord_neq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_uord_neq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_ord_ls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_uord_ls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_ord_gt_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_uord_gt_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_ord_le_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_uord_le_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_ord_ge_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.denorm_uord_ge_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_add_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_add_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_sub_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_sub_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_mul_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_mul_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_dot_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_dot_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_vmuls_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_vmuls_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_mmuls_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_mmuls_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_out_prod_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_out_prod_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_vmulm_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_vmulm_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_mmulv_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_mmulv_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_mmulm_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_mmulm_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_conv_from_fp32_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_conv_from_fp32_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_conv_from_fp64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_conv_from_fp64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_sconst_conv_from_fp32_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_sconst_conv_from_fp32_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_sconst_conv_from_fp64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_sconst_conv_from_fp64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rte_override_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.rounding_rtz_override_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp32_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp32_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp32_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp32_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp32_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp32_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp64_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp64_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp64_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp64_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp64_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.input_args.conv_from_fp64_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_add_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_add_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_add_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sub_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sub_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sub_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mul_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mul_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_div_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_div_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_rem_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mod_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmuls_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmuls_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmulm_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmulm_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmuls_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmuls_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulv_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulv_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulm_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulm_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_out_prod_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_out_prod_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_dot_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_dot_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_atan2_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_atan2_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_pow_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_pow_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mix_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mix_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mix_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_min_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_min_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_min_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_max_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_max_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_max_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_clamp_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_clamp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_clamp_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_step_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_step_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_step_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sstep_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sstep_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sstep_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_fma_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_fma_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_face_fwd_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_face_fwd_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_face_fwd_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_face_fwd_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_distance_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_distance_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_distance_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_cross_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_cross_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.negate_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.round_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.round_ev_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.trunc_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.abs_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.floor_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.ceil_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.fract_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.radians_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.degrees_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.sin_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.cos_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.tan_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.asin_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.acos_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.atan_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.sinh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.cosh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.tanh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.asinh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.atanh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.exp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.log_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.exp2_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.log2_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.sqrt_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.inv_sqrt_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.mat_det_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.mat_inv_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.modf_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.modf_st_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.normalize_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.reflect_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.refract_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.length_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_phi_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_phi_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_phi_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_select_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_select_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_select_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_add_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_add_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_add_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sub_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sub_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sub_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mul_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mul_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mul_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmuls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmuls_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmuls_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmuls_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmulm_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmulm_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmulm_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmulm_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmuls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmuls_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmuls_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmuls_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulv_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulv_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulv_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulv_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulm_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulm_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulm_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulm_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_out_prod_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_out_prod_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_out_prod_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_out_prod_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_dot_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_dot_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_dot_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_dot_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mix_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mix_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mix_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mix_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_fma_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_fma_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_fma_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_fma_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_min_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_min_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_min_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_max_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_max_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_max_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_clamp_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_clamp_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_clamp_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.ret_val_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.extract_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.insert_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.shuffle_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.composite_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.comp_ins_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.copy_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.transpose_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.negate_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.abs_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.sign_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.radians_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.degrees_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.zero_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_zero_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.inf_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_inf_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.nan_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.zero_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_zero_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.inf_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_inf_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.nan_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.zero_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_zero_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.inf_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_inf_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.nan_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.zero_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_zero_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.inf_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_inf_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.nan_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.zero_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_zero_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.inf_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_inf_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.nan_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.ret_val_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.ret_val_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.ret_val_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.ret_val_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.ret_val_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.extract_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.extract_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.extract_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.extract_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.extract_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.insert_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.insert_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.insert_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.insert_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.insert_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.shuffle_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.shuffle_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.shuffle_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.shuffle_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.shuffle_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.composite_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.composite_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.composite_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.composite_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.composite_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.comp_ins_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.comp_ins_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.comp_ins_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.comp_ins_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.comp_ins_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.copy_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.copy_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.copy_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.copy_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.copy_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.transpose_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.transpose_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.transpose_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.transpose_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.transpose_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.negate_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.negate_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.negate_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.negate_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.negate_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_ord_eq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_uord_eq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_ord_neq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_uord_neq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_ord_ls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_uord_ls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_ord_gt_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_uord_gt_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_ord_le_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_uord_le_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_ord_ge_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_uord_ge_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp32_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp32_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp32_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp32_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp32_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp32_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp64_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp64_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp64_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp64_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp64_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp64_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_add_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_add_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_add_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sub_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sub_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sub_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mul_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mul_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_div_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_div_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_rem_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mod_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmuls_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmuls_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmulm_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmulm_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmuls_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmuls_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulv_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulv_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulm_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulm_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_out_prod_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_out_prod_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_dot_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_dot_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_atan2_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_atan2_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_pow_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_pow_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mix_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mix_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mix_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_min_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_min_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_min_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_max_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_max_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_max_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_clamp_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_clamp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_clamp_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_step_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_step_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_step_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sstep_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sstep_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sstep_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_fma_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_fma_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_face_fwd_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_face_fwd_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_face_fwd_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_face_fwd_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_distance_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_distance_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_distance_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_cross_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_cross_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.negate_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.round_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.round_ev_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.trunc_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.abs_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.floor_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.ceil_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.fract_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.radians_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.degrees_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.sin_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.cos_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.tan_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.asin_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.acos_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.atan_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.sinh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.cosh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.tanh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.asinh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.atanh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.exp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.log_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.exp2_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.log2_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.sqrt_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.inv_sqrt_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.mat_det_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.mat_inv_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.modf_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.modf_st_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.normalize_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.reflect_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.refract_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.length_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_phi_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_phi_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_phi_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_select_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_select_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_select_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_add_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_add_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_add_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sub_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sub_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_sub_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mul_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mul_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mul_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmuls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmuls_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmuls_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmuls_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmulm_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmulm_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmulm_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_vmulm_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmuls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmuls_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmuls_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmuls_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulv_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulv_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulv_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulv_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulm_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulm_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulm_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mmulm_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_out_prod_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_out_prod_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_out_prod_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_out_prod_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_dot_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_dot_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_dot_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_dot_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mix_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mix_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mix_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_mix_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_fma_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_fma_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_fma_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_fma_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_min_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_min_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_min_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_max_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_max_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_max_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_clamp_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_clamp_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_clamp_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmin_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nmax_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_nclamp_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.ret_val_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.extract_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.insert_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.shuffle_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.composite_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.comp_ins_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.copy_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.transpose_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.negate_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.abs_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.sign_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.radians_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.degrees_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.zero_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_zero_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.inf_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_inf_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.nan_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.zero_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_zero_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.inf_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_inf_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.nan_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.zero_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_zero_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.inf_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_inf_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.nan_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.zero_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_zero_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.inf_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_inf_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.nan_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.zero_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_zero_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.inf_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.signed_inf_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.nan_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.ret_val_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.ret_val_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.ret_val_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.ret_val_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.ret_val_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.extract_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.extract_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.extract_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.extract_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.extract_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.insert_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.insert_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.insert_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.insert_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.insert_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.shuffle_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.shuffle_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.shuffle_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.shuffle_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.shuffle_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.composite_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.composite_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.composite_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.composite_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.composite_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.comp_ins_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.comp_ins_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.comp_ins_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.comp_ins_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.comp_ins_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.copy_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.copy_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.copy_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.copy_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.copy_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.transpose_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.transpose_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.transpose_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.transpose_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.transpose_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.negate_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.negate_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.negate_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.negate_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.negate_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_ord_eq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_uord_eq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_ord_neq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_uord_neq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_ord_ls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_uord_ls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_ord_gt_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_uord_gt_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_ord_le_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_uord_le_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_ord_ge_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.denorm_uord_ge_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp32_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp32_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp32_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp32_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp32_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp32_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp64_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp64_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp64_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp64_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp64_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp16.generated_args.conv_from_fp64_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_add_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_add_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_add_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sub_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sub_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sub_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mul_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mul_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_div_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_div_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_rem_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mod_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmuls_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmuls_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmulm_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmulm_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmuls_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmuls_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulv_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulv_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulm_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulm_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_out_prod_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_out_prod_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_dot_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_dot_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_atan2_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_atan2_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_pow_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_pow_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mix_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mix_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mix_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_min_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_min_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_min_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_max_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_max_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_max_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_clamp_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_clamp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_clamp_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_step_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_step_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_step_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sstep_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sstep_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sstep_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_fma_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_fma_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_face_fwd_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_face_fwd_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_face_fwd_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_face_fwd_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_distance_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_distance_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_distance_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_cross_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_cross_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.negate_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.round_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.round_ev_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.trunc_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.abs_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.floor_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.ceil_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.fract_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.radians_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.degrees_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.sin_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.cos_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.tan_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.asin_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.acos_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.atan_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.sinh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.cosh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.tanh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.asinh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.atanh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.exp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.log_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.exp2_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.log2_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.sqrt_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.inv_sqrt_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.mat_det_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.mat_inv_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.modf_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.modf_st_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.normalize_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.reflect_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.refract_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.length_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_phi_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_phi_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_phi_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_select_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_select_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_select_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_add_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_add_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_add_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sub_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sub_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sub_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mul_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mul_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mul_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmuls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmuls_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmuls_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmuls_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmulm_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmulm_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmulm_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmulm_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmuls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmuls_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmuls_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmuls_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulv_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulv_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulv_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulv_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulm_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulm_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulm_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulm_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_out_prod_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_out_prod_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_out_prod_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_out_prod_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_dot_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_dot_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_dot_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_dot_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mix_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mix_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mix_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mix_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_fma_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_fma_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_fma_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_fma_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_min_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_min_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_min_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_max_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_max_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_max_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_clamp_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_clamp_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_clamp_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.ret_val_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.extract_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.insert_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.shuffle_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.composite_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.comp_ins_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.copy_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.transpose_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.negate_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.abs_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.sign_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.radians_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.degrees_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.zero_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_zero_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.inf_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_inf_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.nan_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.zero_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_zero_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.inf_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_inf_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.nan_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.zero_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_zero_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.inf_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_inf_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.nan_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.zero_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_zero_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.inf_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_inf_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.nan_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.zero_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_zero_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.inf_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_inf_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.nan_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.ret_val_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.ret_val_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.ret_val_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.ret_val_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.ret_val_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.extract_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.extract_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.extract_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.extract_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.extract_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.insert_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.insert_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.insert_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.insert_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.insert_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.shuffle_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.shuffle_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.shuffle_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.shuffle_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.shuffle_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.composite_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.composite_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.composite_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.composite_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.composite_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.comp_ins_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.comp_ins_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.comp_ins_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.comp_ins_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.comp_ins_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.copy_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.copy_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.copy_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.copy_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.copy_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.transpose_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.transpose_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.transpose_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.transpose_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.transpose_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.negate_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.negate_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.negate_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.negate_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.negate_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_ord_eq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_uord_eq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_ord_neq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_uord_neq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_ord_ls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_uord_ls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_ord_gt_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_uord_gt_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_ord_le_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_uord_le_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_ord_ge_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_uord_ge_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_add_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_add_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_sub_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_sub_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_mul_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_mul_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_dot_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_dot_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_vmuls_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_vmuls_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_mmuls_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_mmuls_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_out_prod_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_out_prod_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_vmulm_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_vmulm_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_mmulv_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_mmulv_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_mmulm_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_mmulm_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_conv_from_fp64_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_conv_from_fp64_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_sconst_conv_from_fp64_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_sconst_conv_from_fp64_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp16_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp16_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp16_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp16_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp16_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp16_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp64_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp64_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp64_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp64_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp64_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp64_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_add_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_add_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_add_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sub_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sub_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sub_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mul_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mul_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_div_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_div_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_rem_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mod_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmuls_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmuls_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmulm_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmulm_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmuls_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmuls_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulv_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulv_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulm_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulm_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_out_prod_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_out_prod_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_dot_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_dot_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_atan2_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_atan2_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_pow_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_pow_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mix_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mix_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mix_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_min_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_min_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_min_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_max_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_max_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_max_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_clamp_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_clamp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_clamp_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_step_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_step_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_step_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sstep_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sstep_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sstep_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_fma_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_fma_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_face_fwd_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_face_fwd_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_face_fwd_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_face_fwd_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_distance_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_distance_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_distance_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_cross_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_cross_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.negate_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.round_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.round_ev_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.trunc_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.abs_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.floor_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.ceil_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.fract_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.radians_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.degrees_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.sin_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.cos_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.tan_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.asin_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.acos_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.atan_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.sinh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.cosh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.tanh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.asinh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.atanh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.exp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.log_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.exp2_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.log2_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.sqrt_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.inv_sqrt_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.mat_det_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.mat_inv_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.modf_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.modf_st_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.normalize_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.reflect_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.refract_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.length_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_phi_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_phi_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_phi_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_select_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_select_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_select_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_add_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_add_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_add_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sub_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sub_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_sub_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mul_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mul_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mul_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmuls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmuls_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmuls_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmuls_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmulm_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmulm_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmulm_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_vmulm_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmuls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmuls_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmuls_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmuls_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulv_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulv_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulv_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulv_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulm_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulm_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulm_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mmulm_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_out_prod_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_out_prod_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_out_prod_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_out_prod_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_dot_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_dot_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_dot_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_dot_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mix_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mix_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mix_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_mix_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_fma_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_fma_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_fma_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_fma_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_min_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_min_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_min_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_max_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_max_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_max_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_clamp_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_clamp_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_clamp_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmin_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nmax_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.ret_val_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.extract_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.insert_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.shuffle_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.composite_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.comp_ins_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.copy_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.transpose_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.negate_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.abs_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.sign_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.radians_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.degrees_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.zero_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_zero_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.inf_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_inf_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.nan_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.zero_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_zero_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.inf_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_inf_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.nan_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.zero_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_zero_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.inf_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_inf_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.nan_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.zero_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_zero_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.inf_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_inf_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.nan_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.zero_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_zero_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.inf_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.signed_inf_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.nan_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.ret_val_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.ret_val_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.ret_val_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.ret_val_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.ret_val_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.extract_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.extract_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.extract_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.extract_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.extract_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.insert_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.insert_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.insert_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.insert_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.insert_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.shuffle_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.shuffle_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.shuffle_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.shuffle_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.shuffle_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.composite_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.composite_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.composite_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.composite_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.composite_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.comp_ins_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.comp_ins_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.comp_ins_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.comp_ins_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.comp_ins_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.copy_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.copy_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.copy_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.copy_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.copy_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.transpose_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.transpose_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.transpose_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.transpose_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.transpose_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.negate_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.negate_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.negate_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.negate_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.negate_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_ord_eq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_uord_eq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_ord_neq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_uord_neq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_ord_ls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_uord_ls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_ord_gt_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_uord_gt_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_ord_le_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_uord_le_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_ord_ge_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_uord_ge_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_add_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_add_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_sub_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_sub_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_mul_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_mul_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_dot_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_dot_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_vmuls_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_vmuls_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_mmuls_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_mmuls_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_out_prod_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_out_prod_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_vmulm_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_vmulm_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_mmulv_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_mmulv_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_mmulm_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_mmulm_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_conv_from_fp64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_conv_from_fp64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rte_sconst_conv_from_fp64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.rounding_rtz_sconst_conv_from_fp64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp16_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp16_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp16_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp16_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp16_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp16_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp64_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp64_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp64_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp64_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp64_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.conv_from_fp64_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_add_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_add_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_add_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sub_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sub_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sub_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mul_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mul_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_div_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_div_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_rem_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mod_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmuls_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmuls_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmulm_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmulm_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmuls_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmuls_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulv_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulv_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulm_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulm_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_out_prod_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_out_prod_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_dot_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_dot_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_atan2_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_atan2_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_pow_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_pow_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mix_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mix_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mix_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_min_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_min_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_min_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_max_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_max_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_max_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_clamp_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_clamp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_clamp_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_step_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_step_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_step_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sstep_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sstep_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sstep_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_fma_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_fma_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_face_fwd_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_face_fwd_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_face_fwd_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_face_fwd_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_distance_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_distance_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_distance_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_cross_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_cross_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.negate_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.round_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.round_ev_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.trunc_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.abs_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.floor_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.ceil_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.fract_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.radians_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.degrees_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.sin_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.cos_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.tan_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.asin_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.acos_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.atan_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.sinh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.cosh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.tanh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.asinh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.atanh_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.exp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.log_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.exp2_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.log2_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.sqrt_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.inv_sqrt_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.mat_det_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.mat_inv_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.modf_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.modf_st_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.normalize_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.reflect_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.refract_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.length_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_phi_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_phi_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_phi_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_select_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_select_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_select_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_add_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_add_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_add_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sub_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sub_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sub_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mul_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mul_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mul_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmuls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmuls_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmuls_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmuls_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmulm_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmulm_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmulm_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmulm_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmuls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmuls_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmuls_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmuls_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulv_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulv_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulv_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulv_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulm_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulm_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulm_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulm_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_out_prod_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_out_prod_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_out_prod_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_out_prod_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_dot_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_dot_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_dot_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_dot_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mix_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mix_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mix_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mix_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_fma_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_fma_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_fma_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_fma_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_min_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_min_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_min_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_max_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_max_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_max_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_clamp_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_clamp_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_clamp_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.ret_val_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.extract_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.insert_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.shuffle_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.composite_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.comp_ins_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.copy_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.transpose_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.negate_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.abs_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.sign_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.radians_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.degrees_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.zero_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_zero_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.inf_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_inf_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.nan_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.zero_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_zero_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.inf_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_inf_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.nan_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.zero_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_zero_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.inf_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_inf_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.nan_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.zero_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_zero_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.inf_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_inf_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.nan_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.zero_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_zero_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.inf_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_inf_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.nan_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.ret_val_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.ret_val_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.ret_val_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.ret_val_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.ret_val_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.extract_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.extract_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.extract_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.extract_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.extract_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.insert_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.insert_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.insert_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.insert_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.insert_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.shuffle_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.shuffle_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.shuffle_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.shuffle_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.shuffle_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.composite_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.composite_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.composite_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.composite_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.composite_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.comp_ins_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.comp_ins_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.comp_ins_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.comp_ins_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.comp_ins_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.copy_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.copy_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.copy_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.copy_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.copy_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.transpose_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.transpose_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.transpose_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.transpose_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.transpose_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.negate_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.negate_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.negate_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.negate_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.negate_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_ord_eq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_uord_eq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_ord_neq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_uord_neq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_ord_ls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_uord_ls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_ord_gt_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_uord_gt_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_ord_le_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_uord_le_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_ord_ge_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_uord_ge_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.pack_half_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.upack_half_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.upack_half_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp16_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp16_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp16_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp16_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp16_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp16_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp64_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp64_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp64_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp64_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp64_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp64_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_add_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_add_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_add_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sub_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sub_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sub_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mul_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mul_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_div_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_div_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_rem_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mod_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmuls_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmuls_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmulm_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmulm_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmuls_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmuls_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulv_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulv_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulm_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulm_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_out_prod_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_out_prod_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_dot_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_dot_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_atan2_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_atan2_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_pow_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_pow_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mix_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mix_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mix_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_min_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_min_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_min_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_max_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_max_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_max_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_clamp_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_clamp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_clamp_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_step_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_step_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_step_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sstep_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sstep_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sstep_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_fma_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_fma_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_face_fwd_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_face_fwd_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_face_fwd_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_face_fwd_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_distance_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_distance_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_distance_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_cross_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_cross_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.negate_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.round_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.round_ev_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.trunc_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.abs_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.floor_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.ceil_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.fract_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.radians_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.degrees_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.sin_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.cos_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.tan_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.asin_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.acos_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.atan_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.sinh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.cosh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.tanh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.asinh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.atanh_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.exp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.log_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.exp2_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.log2_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.sqrt_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.inv_sqrt_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.mat_det_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.mat_inv_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.modf_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.modf_st_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.normalize_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.reflect_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.refract_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.length_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_phi_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_phi_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_phi_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_select_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_select_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_select_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_add_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_add_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_add_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sub_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sub_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_sub_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mul_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mul_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mul_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmuls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmuls_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmuls_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmuls_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmulm_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmulm_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmulm_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_vmulm_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmuls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmuls_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmuls_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmuls_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulv_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulv_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulv_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulv_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulm_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulm_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulm_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mmulm_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_out_prod_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_out_prod_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_out_prod_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_out_prod_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_dot_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_dot_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_dot_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_dot_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mix_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mix_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mix_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_mix_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_fma_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_fma_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_fma_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_fma_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_min_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_min_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_min_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_max_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_max_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_max_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_clamp_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_clamp_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_clamp_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmin_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nmax_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_nclamp_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.ret_val_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.extract_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.insert_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.shuffle_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.composite_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.comp_ins_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.copy_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.transpose_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.negate_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.abs_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.sign_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.radians_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.degrees_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.zero_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_zero_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.inf_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_inf_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.nan_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.zero_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_zero_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.inf_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_inf_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.nan_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.zero_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_zero_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.inf_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_inf_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.nan_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.zero_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_zero_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.inf_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_inf_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.nan_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.zero_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_zero_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.inf_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.signed_inf_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.nan_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.ret_val_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.ret_val_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.ret_val_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.ret_val_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.ret_val_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.extract_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.extract_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.extract_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.extract_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.extract_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.insert_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.insert_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.insert_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.insert_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.insert_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.shuffle_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.shuffle_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.shuffle_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.shuffle_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.shuffle_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.composite_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.composite_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.composite_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.composite_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.composite_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.comp_ins_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.comp_ins_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.comp_ins_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.comp_ins_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.comp_ins_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.copy_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.copy_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.copy_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.copy_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.copy_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.transpose_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.transpose_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.transpose_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.transpose_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.transpose_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.negate_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.negate_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.negate_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.negate_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.negate_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_ord_eq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_uord_eq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_ord_neq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_uord_neq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_ord_ls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_uord_ls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_ord_gt_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_uord_gt_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_ord_le_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_uord_le_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_ord_ge_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.denorm_uord_ge_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.pack_half_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.upack_half_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.upack_half_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp16_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp16_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp16_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp16_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp16_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp16_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp64_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp64_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp64_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp64_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp64_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.generated_args.conv_from_fp64_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_add_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_add_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_add_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sub_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sub_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sub_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mul_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mul_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_div_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_div_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_rem_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mod_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmuls_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmuls_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmulm_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmulm_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmuls_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmuls_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulv_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulv_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulm_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulm_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_out_prod_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_out_prod_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_dot_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_dot_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mix_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mix_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mix_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_min_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_min_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_min_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_max_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_max_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_max_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_clamp_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_clamp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_clamp_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_step_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_step_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_step_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sstep_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sstep_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sstep_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_fma_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_fma_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_face_fwd_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_face_fwd_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_face_fwd_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_face_fwd_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_distance_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_distance_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_distance_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_cross_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_cross_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.negate_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.round_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.round_ev_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.trunc_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.abs_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.floor_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.ceil_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.fract_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.sqrt_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.inv_sqrt_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.mat_det_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.mat_inv_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.modf_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.modf_st_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.normalize_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.reflect_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.length_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_phi_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_phi_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_phi_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_select_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_select_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_select_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_add_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_add_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_add_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sub_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sub_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sub_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mul_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mul_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mul_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmuls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmuls_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmuls_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmuls_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmulm_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmulm_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmulm_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmulm_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmuls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmuls_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmuls_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmuls_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulv_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulv_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulv_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulv_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulm_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulm_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulm_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulm_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_out_prod_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_out_prod_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_out_prod_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_out_prod_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_dot_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_dot_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_dot_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_dot_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mix_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mix_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mix_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mix_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_fma_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_fma_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_fma_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_fma_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_min_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_min_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_min_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_max_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_max_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_max_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_clamp_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_clamp_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_clamp_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.ret_val_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.extract_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.insert_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.shuffle_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.composite_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.comp_ins_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.copy_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.transpose_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.negate_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.abs_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.sign_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.zero_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_zero_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.inf_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_inf_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.nan_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.zero_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_zero_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.inf_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_inf_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.nan_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.zero_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_zero_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.inf_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_inf_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.nan_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.zero_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_zero_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.inf_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_inf_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.nan_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.zero_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_zero_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.inf_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_inf_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.nan_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.ret_val_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.ret_val_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.ret_val_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.ret_val_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.ret_val_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.extract_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.extract_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.extract_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.extract_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.extract_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.insert_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.insert_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.insert_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.insert_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.insert_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.shuffle_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.shuffle_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.shuffle_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.shuffle_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.shuffle_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.composite_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.composite_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.composite_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.composite_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.composite_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.comp_ins_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.comp_ins_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.comp_ins_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.comp_ins_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.comp_ins_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.copy_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.copy_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.copy_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.copy_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.copy_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.transpose_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.transpose_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.transpose_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.transpose_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.transpose_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.negate_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.negate_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.negate_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.negate_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.negate_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_ord_eq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_uord_eq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_ord_neq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_uord_neq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_ord_ls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_uord_ls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_ord_gt_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_uord_gt_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_ord_le_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_uord_le_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_ord_ge_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_uord_ge_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_add_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_add_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_sub_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_sub_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_mul_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_mul_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_dot_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_dot_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_vmuls_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_vmuls_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_mmuls_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_mmuls_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_out_prod_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_out_prod_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_vmulm_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_vmulm_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_mmulv_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_mmulv_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_mmulm_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_mmulm_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp16_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp16_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp16_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp16_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp16_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp16_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp32_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp32_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp32_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp32_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp32_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp32_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_add_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_add_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_add_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sub_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sub_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sub_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mul_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mul_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_div_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_div_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_rem_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mod_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmuls_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmuls_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmulm_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmulm_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmuls_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmuls_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulv_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulv_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulm_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulm_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_out_prod_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_out_prod_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_dot_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_dot_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mix_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mix_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mix_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_min_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_min_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_min_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_max_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_max_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_max_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_clamp_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_clamp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_clamp_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_step_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_step_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_step_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sstep_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sstep_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sstep_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_fma_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_fma_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_face_fwd_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_face_fwd_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_face_fwd_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_face_fwd_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_distance_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_distance_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_distance_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_cross_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_cross_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.negate_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.round_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.round_ev_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.trunc_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.abs_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.floor_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.ceil_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.fract_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.sqrt_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.inv_sqrt_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.mat_det_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.mat_inv_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.modf_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.modf_st_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.normalize_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.reflect_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.length_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_phi_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_phi_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_phi_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_select_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_select_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_select_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_add_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_add_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_add_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sub_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sub_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_sub_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mul_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mul_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mul_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmuls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmuls_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmuls_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmuls_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmulm_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmulm_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmulm_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_vmulm_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmuls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmuls_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmuls_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmuls_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulv_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulv_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulv_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulv_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulm_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulm_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulm_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mmulm_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_out_prod_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_out_prod_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_out_prod_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_out_prod_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_dot_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_dot_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_dot_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_dot_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mix_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mix_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mix_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_mix_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_fma_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_fma_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_fma_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_fma_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_min_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_min_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_min_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_max_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_max_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_max_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_clamp_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_clamp_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_clamp_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmin_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nmax_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_nclamp_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.ret_val_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.extract_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.insert_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.shuffle_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.composite_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.comp_ins_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.copy_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.transpose_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.negate_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.abs_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.sign_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.zero_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_zero_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.inf_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_inf_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.nan_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.zero_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_zero_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.inf_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_inf_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.nan_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.zero_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_zero_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.inf_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_inf_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.nan_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.zero_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_zero_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.inf_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_inf_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.nan_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.zero_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_zero_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.inf_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.signed_inf_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.nan_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.ret_val_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.ret_val_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.ret_val_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.ret_val_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.ret_val_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.extract_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.extract_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.extract_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.extract_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.extract_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.insert_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.insert_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.insert_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.insert_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.insert_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.shuffle_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.shuffle_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.shuffle_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.shuffle_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.shuffle_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.composite_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.composite_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.composite_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.composite_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.composite_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.comp_ins_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.comp_ins_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.comp_ins_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.comp_ins_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.comp_ins_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.copy_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.copy_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.copy_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.copy_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.copy_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.transpose_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.transpose_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.transpose_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.transpose_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.transpose_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.negate_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.negate_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.negate_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.negate_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.negate_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_ord_eq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_uord_eq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_ord_neq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_uord_neq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_ord_ls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_uord_ls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_ord_gt_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_uord_gt_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_ord_le_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_uord_le_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_ord_ge_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.denorm_uord_ge_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_add_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_add_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_sub_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_sub_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_mul_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_mul_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_dot_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_dot_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_vmuls_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_vmuls_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_mmuls_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_mmuls_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_out_prod_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_out_prod_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_vmulm_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_vmulm_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_mmulv_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_mmulv_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rte_mmulm_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.rounding_rtz_mmulm_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp16_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp16_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp16_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp16_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp16_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp16_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp32_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp32_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp32_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp32_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp32_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.input_args.conv_from_fp32_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_add_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_add_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_add_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sub_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sub_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sub_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mul_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mul_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_div_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_div_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_rem_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mod_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmuls_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmuls_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmulm_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmulm_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmuls_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmuls_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulv_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulv_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulm_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulm_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_out_prod_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_out_prod_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_dot_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_dot_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mix_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mix_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mix_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_min_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_min_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_min_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_max_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_max_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_max_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_clamp_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_clamp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_clamp_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_step_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_step_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_step_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sstep_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sstep_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sstep_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_fma_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_fma_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_face_fwd_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_face_fwd_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_face_fwd_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_face_fwd_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_nan_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_distance_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_distance_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_distance_inf_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_cross_var_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_cross_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.negate_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.round_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.round_ev_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.trunc_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.abs_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.floor_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.ceil_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.fract_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.sqrt_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.inv_sqrt_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.mat_det_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.mat_inv_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.modf_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.modf_st_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.normalize_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.reflect_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.length_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_phi_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_phi_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_phi_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_select_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_select_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_select_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_add_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_add_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_add_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sub_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sub_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sub_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mul_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mul_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mul_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmuls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmuls_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmuls_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmuls_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmulm_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmulm_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmulm_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmulm_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmuls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmuls_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmuls_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmuls_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulv_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulv_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulv_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulv_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulm_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulm_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulm_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulm_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_out_prod_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_out_prod_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_out_prod_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_out_prod_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_dot_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_dot_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_dot_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_dot_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mix_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mix_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mix_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mix_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_fma_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_fma_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_fma_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_fma_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_min_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_min_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_min_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_max_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_max_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_max_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_clamp_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_clamp_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_clamp_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.ret_val_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.extract_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.insert_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.shuffle_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.composite_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.comp_ins_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.copy_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.transpose_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.negate_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.abs_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.sign_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.zero_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_zero_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.inf_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_inf_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.nan_phi_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.zero_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_zero_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.inf_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_inf_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.nan_select_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.zero_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_zero_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.inf_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_inf_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.nan_add_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.zero_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_zero_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.inf_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_inf_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.nan_sub_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.zero_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_zero_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.inf_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_inf_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.nan_mul_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.ret_val_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.ret_val_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.ret_val_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.ret_val_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.ret_val_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.extract_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.extract_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.extract_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.extract_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.extract_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.insert_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.insert_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.insert_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.insert_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.insert_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.shuffle_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.shuffle_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.shuffle_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.shuffle_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.shuffle_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.composite_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.composite_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.composite_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.composite_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.composite_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.comp_ins_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.comp_ins_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.comp_ins_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.comp_ins_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.comp_ins_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.copy_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.copy_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.copy_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.copy_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.copy_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.transpose_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.transpose_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.transpose_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.transpose_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.transpose_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.negate_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.negate_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.negate_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.negate_signed_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.negate_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_ord_eq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_uord_eq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_ord_neq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_uord_neq_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_ord_ls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_uord_ls_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_ord_gt_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_uord_gt_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_ord_le_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_uord_le_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_ord_ge_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_uord_ge_var_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.pack_double_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.upack_double_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.upack_double_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp16_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp16_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp16_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp16_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp16_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp16_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp32_denorm_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp32_denorm_flush_to_zero_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp32_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp32_signed_zero_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp32_inf_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp32_nan_preserve_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_add_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_add_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_add_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sub_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sub_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sub_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mul_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mul_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_div_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_div_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_rem_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mod_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmuls_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmuls_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmulm_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmulm_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmuls_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmuls_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulv_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulv_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulm_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulm_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_out_prod_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_out_prod_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_dot_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_dot_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mix_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mix_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mix_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_min_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_min_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_min_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_max_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_max_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_max_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_clamp_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_clamp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_clamp_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_step_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_step_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_step_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sstep_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sstep_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sstep_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_fma_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_fma_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_face_fwd_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_face_fwd_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_face_fwd_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_face_fwd_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_nan_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_distance_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_distance_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_distance_inf_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_cross_var_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_cross_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.negate_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.round_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.round_ev_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.trunc_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.abs_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.floor_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.ceil_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.fract_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.sqrt_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.inv_sqrt_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.mat_det_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.mat_inv_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.modf_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.modf_st_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.normalize_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.reflect_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.length_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_phi_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_phi_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_phi_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_select_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_select_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_select_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_add_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_add_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_add_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sub_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sub_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_sub_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mul_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mul_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mul_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmuls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmuls_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmuls_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmuls_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmulm_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmulm_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmulm_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_vmulm_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmuls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmuls_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmuls_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmuls_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulv_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulv_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulv_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulv_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulm_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulm_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulm_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mmulm_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_out_prod_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_out_prod_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_out_prod_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_out_prod_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_dot_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_dot_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_dot_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_dot_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mix_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mix_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mix_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_mix_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_fma_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_fma_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_fma_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_fma_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_min_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_min_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_min_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_max_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_max_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_max_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_clamp_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_clamp_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_clamp_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmin_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nmax_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_nclamp_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.ret_val_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.extract_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.insert_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.shuffle_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.composite_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.comp_ins_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.copy_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.transpose_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.negate_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.abs_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.sign_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.zero_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_zero_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.inf_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_inf_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.nan_phi_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.zero_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_zero_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.inf_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_inf_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.nan_select_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.zero_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_zero_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.inf_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_inf_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.nan_add_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.zero_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_zero_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.inf_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_inf_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.nan_sub_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.zero_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_zero_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.inf_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.signed_inf_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.nan_mul_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.ret_val_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.ret_val_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.ret_val_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.ret_val_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.ret_val_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.extract_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.extract_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.extract_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.extract_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.extract_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.insert_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.insert_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.insert_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.insert_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.insert_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.shuffle_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.shuffle_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.shuffle_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.shuffle_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.shuffle_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.composite_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.composite_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.composite_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.composite_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.composite_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.comp_ins_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.comp_ins_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.comp_ins_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.comp_ins_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.comp_ins_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.copy_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.copy_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.copy_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.copy_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.copy_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.transpose_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.transpose_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.transpose_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.transpose_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.transpose_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.negate_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.negate_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.negate_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.negate_signed_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.negate_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_ord_eq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_uord_eq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_ord_neq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_uord_neq_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_ord_ls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_uord_ls_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_ord_gt_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_uord_gt_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_ord_le_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_uord_le_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_ord_ge_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.denorm_uord_ge_var_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.pack_double_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.upack_double_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.upack_double_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp16_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp16_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp16_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp16_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp16_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp16_nan_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp32_denorm_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp32_denorm_flush_to_zero_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp32_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp32_signed_zero_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp32_inf_preserve_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp64.generated_args.conv_from_fp32_nan_preserve_frag
 dEQP-VK.spirv_assembly.instruction.graphics.ubo_padding.mat2x2_vert
 dEQP-VK.spirv_assembly.instruction.graphics.ubo_padding.mat2x2_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.ubo_padding.mat2x2_tesse
@@ -226412,6 +232960,16 @@ dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_s16_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_s16_geom
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_s16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_u32_vert
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_u32_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_u32_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_u32_geom
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_u32_frag
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_s32_vert
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_s32_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_s32_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_s32_geom
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_s32_frag
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_u64_vert
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_u64_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opaccesschain_u64_tesse
@@ -226432,6 +232990,16 @@ dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsacce
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_s16_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_s16_geom
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_s16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_u32_vert
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_u32_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_u32_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_u32_geom
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_u32_frag
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_s32_vert
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_s32_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_s32_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_s32_geom
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_s32_frag
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_u64_vert
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_u64_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opinboundsaccesschain_u64_tesse
@@ -226452,6 +233020,16 @@ dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesscha
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_s16_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_s16_geom
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_s16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_u32_vert
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_u32_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_u32_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_u32_geom
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_u32_frag
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_s32_vert
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_s32_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_s32_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_s32_geom
+dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_s32_frag
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_u64_vert
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_u64_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.indexing.input.struct.opptraccesschain_u64_tesse
@@ -227445,6 +234023,21 @@ dEQP-VK.spirv_assembly.instruction.graphics.image_sampler.depth_property.unknown
 dEQP-VK.spirv_assembly.instruction.graphics.image_sampler.depth_property.unknown.imagesample_dref_explicit_lod.combined_image_sampler.shader_frag
 dEQP-VK.spirv_assembly.instruction.graphics.image_sampler.depth_property.unknown.imagesample_dref_explicit_lod.combined_image_sampler_separate_variables.shader_frag
 dEQP-VK.spirv_assembly.instruction.graphics.image_sampler.depth_property.unknown.imagesample_dref_explicit_lod.combined_image_sampler_separate_descriptors.shader_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_int16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_int16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_int16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_int16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_int16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_int32_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_int32_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_int32_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_int32_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_int32_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_int64_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_int64_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_int64_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_int64_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_int64_frag
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_int32_vert
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_int32_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_int32_tesse
@@ -227460,6 +234053,21 @@ dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_int64_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_int64_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_int64_geom
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_int64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_int8_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_int8_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_int8_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_int8_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_int8_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_int8_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_int8_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_int8_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_int8_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_int8_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_int8_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_int8_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_int8_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_int8_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_int8_frag
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_int16_vert
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_int16_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_int16_tesse
@@ -227475,6 +234083,21 @@ dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_int16_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_int16_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_int16_geom
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_int16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_uint16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_uint16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_uint16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_uint16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_uint16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_uint32_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_uint32_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_uint32_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_uint32_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_uint32_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_uint64_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_uint64_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_uint64_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_uint64_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int8_to_uint64_frag
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_uint32_vert
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_uint32_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_uint32_tesse
@@ -227490,6 +234113,21 @@ dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_uint64_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_uint64_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_uint64_geom
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_uint64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_uint8_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_uint8_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_uint8_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_uint8_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int16_to_uint8_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_uint8_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_uint8_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_uint8_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_uint8_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_uint8_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_uint8_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_uint8_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_uint8_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_uint8_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_uint8_frag
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_uint16_vert
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_uint16_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int32_to_uint16_tesse
@@ -227505,6 +234143,21 @@ dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_uint16_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_uint16_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_uint16_geom
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.int64_to_uint16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint8_to_int16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint8_to_int16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint8_to_int16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint8_to_int16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint8_to_int16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint8_to_int32_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint8_to_int32_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint8_to_int32_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint8_to_int32_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint8_to_int32_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint8_to_int64_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint8_to_int64_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint8_to_int64_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint8_to_int64_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint8_to_int64_frag
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint16_to_int32_vert
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint16_to_int32_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint16_to_int32_tesse
@@ -227520,6 +234173,21 @@ dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint32_to_int64_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint32_to_int64_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint32_to_int64_geom
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint32_to_int64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint16_to_int8_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint16_to_int8_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint16_to_int8_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint16_to_int8_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint16_to_int8_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint32_to_int8_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint32_to_int8_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint32_to_int8_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint32_to_int8_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint32_to_int8_frag
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint64_to_int8_vert
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint64_to_int8_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint64_to_int8_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint64_to_int8_geom
+dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint64_to_int8_frag
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint32_to_int16_vert
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint32_to_int16_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.uint32_to_int16_tesse
@@ -227545,6 +234213,26 @@ dEQP-VK.spirv_assembly.instruction.graphics.sconvert.i32vec2_to_i16vec2_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.i32vec2_to_i16vec2_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.i32vec2_to_i16vec2_geom
 dEQP-VK.spirv_assembly.instruction.graphics.sconvert.i32vec2_to_i16vec2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint8_to_uint16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint8_to_uint16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint8_to_uint16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint8_to_uint16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint8_to_uint16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint8_to_uint32_vert
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint8_to_uint32_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint8_to_uint32_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint8_to_uint32_geom
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint8_to_uint32_frag
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint8_to_uint64_vert
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint8_to_uint64_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint8_to_uint64_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint8_to_uint64_geom
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint8_to_uint64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint16_to_uint8_vert
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint16_to_uint8_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint16_to_uint8_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint16_to_uint8_geom
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint16_to_uint8_frag
 dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint16_to_uint32_vert
 dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint16_to_uint32_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint16_to_uint32_tesse
@@ -227565,6 +234253,11 @@ dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint32_to_uint16_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint32_to_uint16_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint32_to_uint16_geom
 dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint32_to_uint16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint32_to_uint8_vert
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint32_to_uint8_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint32_to_uint8_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint32_to_uint8_geom
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint32_to_uint8_frag
 dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint64_to_uint32_vert
 dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint64_to_uint32_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint64_to_uint32_tesse
@@ -227575,6 +234268,11 @@ dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint64_to_uint16_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint64_to_uint16_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint64_to_uint16_geom
 dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint64_to_uint16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint64_to_uint8_vert
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint64_to_uint8_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint64_to_uint8_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint64_to_uint8_geom
+dEQP-VK.spirv_assembly.instruction.graphics.uconvert.uint64_to_uint8_frag
 dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float32_to_float64_vert
 dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float32_to_float64_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float32_to_float64_tesse
@@ -227585,6 +234283,116 @@ dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float64_to_float32_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float64_to_float32_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float64_to_float32_geom
 dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float64_to_float32_frag
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float32_to_float16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float32_to_float16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float32_to_float16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float32_to_float16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float32_to_float16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float16_to_float32_vert
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float16_to_float32_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float16_to_float32_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float16_to_float32_geom
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float16_to_float32_frag
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float16_to_float64_vert
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float16_to_float64_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float16_to_float64_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float16_to_float64_geom
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float16_to_float64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float64_to_float16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float64_to_float16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float64_to_float16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float64_to_float16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.fconvert.float64_to_float16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float16_m21_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float16_m21_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float16_m21_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float16_m21_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float16_m21_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float32_m21_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float32_m21_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float32_m21_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float32_m21_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float32_m21_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float64_m99_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float64_m99_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float64_m99_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float64_m99_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float64_m99_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float16_min_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float16_min_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float16_min_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float16_min_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float16_min_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float32_min_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float32_min_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float32_min_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float32_min_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float32_min_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float64_min_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float64_min_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float64_min_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float64_min_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float64_min_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float16_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float16_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float16_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float16_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float16_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float32_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float32_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float32_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float32_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float32_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float64_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float64_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float64_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float64_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int8_to_float64_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float16_m1234_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float16_m1234_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float16_m1234_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float16_m1234_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float16_m1234_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int32_to_float16_m1234_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int32_to_float16_m1234_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int32_to_float16_m1234_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int32_to_float16_m1234_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int32_to_float16_m1234_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float16_m1234_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float16_m1234_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float16_m1234_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float16_m1234_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float16_m1234_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float16_min_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float16_min_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float16_min_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float16_min_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float16_min_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int32_to_float16_min_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int32_to_float16_min_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int32_to_float16_min_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int32_to_float16_min_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int32_to_float16_min_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float16_min_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float16_min_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float16_min_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float16_min_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float16_min_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float16_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float16_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float16_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float16_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float16_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int32_to_float16_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int32_to_float16_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int32_to_float16_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int32_to_float16_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int32_to_float16_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float16_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float16_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float16_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float16_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float16_max_frag
 dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float32_vert
 dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float32_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int16_to_float32_tesse
@@ -227615,21 +234423,161 @@ dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float64_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float64_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float64_geom
 dEQP-VK.spirv_assembly.instruction.graphics.convertstof.int64_to_float64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_m11_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_m11_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_m11_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_m11_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_m11_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_m37_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_m37_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_m37_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_m37_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_m37_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_m66_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_m66_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_m66_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_m66_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_m66_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_min_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_min_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_min_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_min_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_min_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_min_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_min_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_min_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_min_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_min_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_min_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_min_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_min_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_min_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_min_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_p0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_p0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_p0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_p0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_p0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_p0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_p0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_p0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_p0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_p0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_p0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_p0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_p0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_p0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_p0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_m0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_m0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_m0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_m0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int8_m0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_m0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_m0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_m0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_m0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int8_m0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_m0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_m0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_m0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_m0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int8_m0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_m1234_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_m1234_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_m1234_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_m1234_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_m1234_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_m1234_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_m1234_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_m1234_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_m1234_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_m1234_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_m1234_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_m1234_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_m1234_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_m1234_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_m1234_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_min_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_min_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_min_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_min_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_min_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_min_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_min_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_min_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_min_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_min_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_min_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_min_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_min_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_min_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_min_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_p0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_p0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_p0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_p0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_p0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_p0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_p0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_p0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_p0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_p0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_p0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_p0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_p0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_p0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_p0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_m0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_m0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_m0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_m0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int16_m0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_m0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_m0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_m0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_m0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int32_m0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_m0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_m0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_m0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_m0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float16_to_int64_m0_frag
 dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_vert
 dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_geom
 dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_frag
-dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_1_vert
-dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_1_tessc
-dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_1_tesse
-dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_1_geom
-dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_1_frag
-dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_2_vert
-dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_2_tessc
-dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_2_tesse
-dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_2_geom
-dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_2_frag
 dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int32_vert
 dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int32_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int32_tesse
@@ -227655,6 +234603,76 @@ dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int64_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int64_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int64_geom
 dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float64_to_int64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_p3001_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_p3001_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_p3001_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_p3001_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_p3001_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_m3001_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_m3001_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_m3001_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_m3001_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftos.float32_to_int16_m3001_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float16_116_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float16_116_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float16_116_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float16_116_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float16_116_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float32_232_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float32_232_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float32_232_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float32_232_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float32_232_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float64_164_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float64_164_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float64_164_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float64_164_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float64_164_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float16_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float16_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float16_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float16_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float16_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float32_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float32_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float32_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float32_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float32_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float64_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float64_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float64_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float64_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint8_to_float64_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint16_to_float16_1234_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint16_to_float16_1234_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint16_to_float16_1234_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint16_to_float16_1234_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint16_to_float16_1234_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint32_to_float16_1234_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint32_to_float16_1234_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint32_to_float16_1234_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint32_to_float16_1234_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint32_to_float16_1234_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint64_to_float16_1234_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint64_to_float16_1234_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint64_to_float16_1234_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint64_to_float16_1234_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint64_to_float16_1234_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint16_to_float16_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint16_to_float16_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint16_to_float16_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint16_to_float16_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint16_to_float16_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint32_to_float16_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint32_to_float16_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint32_to_float16_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint32_to_float16_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint32_to_float16_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint64_to_float16_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint64_to_float16_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint64_to_float16_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint64_to_float16_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint64_to_float16_max_frag
 dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint16_to_float32_vert
 dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint16_to_float32_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint16_to_float32_tesse
@@ -227685,6 +234703,126 @@ dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint64_to_float64_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint64_to_float64_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint64_to_float64_geom
 dEQP-VK.spirv_assembly.instruction.graphics.convertutof.uint64_to_float64_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_33_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_33_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_33_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_33_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_33_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_42_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_42_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_42_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_42_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_42_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_188_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_188_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_188_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_188_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_188_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_p0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_p0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_p0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_p0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_p0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_p0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_p0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_p0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_p0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_p0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_p0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_p0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_p0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_p0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_p0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_m0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_m0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_m0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_m0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint8_m0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_m0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_m0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_m0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_m0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint8_m0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_m0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_m0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_m0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_m0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float64_to_uint8_m0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_1234_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_1234_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_1234_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_1234_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_1234_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_1234_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_1234_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_1234_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_1234_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_1234_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_1234_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_1234_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_1234_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_1234_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_1234_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_max_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_max_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_max_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_max_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_max_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_p0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_p0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_p0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_p0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_p0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_p0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_p0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_p0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_p0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_p0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_p0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_p0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_p0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_p0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_p0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_m0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_m0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_m0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_m0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint16_m0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_m0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_m0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_m0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_m0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint32_m0_frag
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_m0_vert
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_m0_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_m0_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_m0_geom
+dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float16_to_uint64_m0_frag
 dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint16_vert
 dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint16_tessc
 dEQP-VK.spirv_assembly.instruction.graphics.convertftou.float32_to_uint16_tesse
@@ -227735,6 +234873,2238 @@ dEQP-VK.spirv_assembly.instruction.graphics.pointer_parameter.buffer_memory_vari
 dEQP-VK.spirv_assembly.instruction.graphics.pointer_parameter.buffer_memory_variable_pointers_tesse
 dEQP-VK.spirv_assembly.instruction.graphics.pointer_parameter.buffer_memory_variable_pointers_geom
 dEQP-VK.spirv_assembly.instruction.graphics.pointer_parameter.buffer_memory_variable_pointers_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.vec4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.vec4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.vec4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.vec4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.vec4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.struct_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.struct_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.struct_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.struct_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.struct_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.matrix_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.matrix_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.matrix_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.matrix_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.matrix_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.array_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.array_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.array_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.array_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.array_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.array_of_struct_of_array_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.array_of_struct_of_array_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.array_of_struct_of_array_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.array_of_struct_of_array_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.array_of_struct_of_array_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisnan_scalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisnan_scalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisnan_scalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisnan_scalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisnan_scalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisinf_scalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisinf_scalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisinf_scalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisinf_scalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisinf_scalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordequal_scalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordequal_scalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordequal_scalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordequal_scalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordequal_scalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordequal_scalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordequal_scalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordequal_scalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordequal_scalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordequal_scalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordnotequal_scalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordnotequal_scalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordnotequal_scalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordnotequal_scalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordnotequal_scalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordnotequal_scalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordnotequal_scalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordnotequal_scalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordnotequal_scalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordnotequal_scalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthan_scalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthan_scalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthan_scalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthan_scalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthan_scalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthan_scalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthan_scalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthan_scalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthan_scalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthan_scalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthan_scalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthan_scalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthan_scalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthan_scalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthan_scalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthan_scalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthan_scalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthan_scalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthan_scalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthan_scalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthanequal_scalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthanequal_scalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthanequal_scalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthanequal_scalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthanequal_scalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthanequal_scalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthanequal_scalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthanequal_scalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthanequal_scalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthanequal_scalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthanequal_scalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthanequal_scalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthanequal_scalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthanequal_scalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthanequal_scalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthanequal_scalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthanequal_scalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthanequal_scalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthanequal_scalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthanequal_scalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisnan_vector_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisnan_vector_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisnan_vector_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisnan_vector_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisnan_vector_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisinf_vector_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisinf_vector_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisinf_vector_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisinf_vector_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opisinf_vector_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordequal_vector_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordequal_vector_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordequal_vector_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordequal_vector_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordequal_vector_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordequal_vector_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordequal_vector_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordequal_vector_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordequal_vector_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordequal_vector_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordnotequal_vector_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordnotequal_vector_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordnotequal_vector_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordnotequal_vector_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordnotequal_vector_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordnotequal_vector_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordnotequal_vector_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordnotequal_vector_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordnotequal_vector_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordnotequal_vector_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthan_vector_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthan_vector_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthan_vector_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthan_vector_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthan_vector_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthan_vector_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthan_vector_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthan_vector_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthan_vector_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthan_vector_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthan_vector_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthan_vector_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthan_vector_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthan_vector_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthan_vector_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthan_vector_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthan_vector_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthan_vector_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthan_vector_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthan_vector_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthanequal_vector_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthanequal_vector_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthanequal_vector_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthanequal_vector_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordlessthanequal_vector_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthanequal_vector_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthanequal_vector_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthanequal_vector_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthanequal_vector_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordlessthanequal_vector_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthanequal_vector_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthanequal_vector_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthanequal_vector_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthanequal_vector_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthanequal_vector_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthanequal_vector_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthanequal_vector_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthanequal_vector_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthanequal_vector_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfunordgreaterthanequal_vector_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.function.f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.function.f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.function.f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.function.f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.function.f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.function.v2f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.function.v2f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.function.v2f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.function.v2f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.function.v2f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.function.v4f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.function.v4f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.function.v4f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.function.v4f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.function.v4f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_1.opdpdxfine
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_1.opdpdyfine
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_1.opfwidthfine
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_1.opdpdxcoarse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_1.opdpdycoarse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_1.opfwidthcoarse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_1.opdpdx
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_1.opdpdy
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_1.opfwidth
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_2.opdpdxfine
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_2.opdpdyfine
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_2.opfwidthfine
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_2.opdpdxcoarse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_2.opdpdycoarse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_2.opfwidthcoarse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_2.opdpdx
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_2.opdpdy
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_2.opfwidth
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_4.opdpdxfine
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_4.opdpdyfine
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_4.opfwidthfine
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_4.opdpdxcoarse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_4.opdpdycoarse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_4.opfwidthcoarse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_4.opdpdx
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_4.opdpdy
+dEQP-VK.spirv_assembly.instruction.graphics.float16.derivative_4.opfwidth
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorextractdynamic.v2f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorextractdynamic.v2f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorextractdynamic.v2f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorextractdynamic.v2f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorextractdynamic.v2f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorextractdynamic.v3f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorextractdynamic.v3f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorextractdynamic.v3f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorextractdynamic.v3f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorextractdynamic.v3f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorextractdynamic.v4f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorextractdynamic.v4f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorextractdynamic.v4f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorextractdynamic.v4f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorextractdynamic.v4f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorinsertdynamic.v2f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorinsertdynamic.v2f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorinsertdynamic.v2f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorinsertdynamic.v2f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorinsertdynamic.v2f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorinsertdynamic.v3f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorinsertdynamic.v3f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorinsertdynamic.v3f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorinsertdynamic.v3f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorinsertdynamic.v3f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorinsertdynamic.v4f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorinsertdynamic.v4f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorinsertdynamic.v4f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorinsertdynamic.v4f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorinsertdynamic.v4f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.222_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.222_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.222_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.222_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.222_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.223_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.223_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.223_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.223_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.223_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.224_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.224_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.224_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.224_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.224_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.232_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.232_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.232_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.232_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.232_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.233_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.233_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.233_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.233_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.233_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.234_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.234_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.234_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.234_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.234_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.242_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.242_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.242_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.242_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.242_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.243_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.243_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.243_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.243_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.243_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.244_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.244_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.244_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.244_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.244_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.322_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.322_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.322_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.322_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.322_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.323_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.323_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.323_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.323_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.323_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.324_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.324_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.324_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.324_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.324_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.332_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.332_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.332_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.332_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.332_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.333_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.333_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.333_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.333_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.333_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.334_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.334_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.334_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.334_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.334_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.342_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.342_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.342_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.342_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.342_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.343_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.343_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.343_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.343_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.343_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.344_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.344_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.344_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.344_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.344_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.422_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.422_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.422_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.422_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.422_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.423_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.423_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.423_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.423_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.423_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.424_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.424_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.424_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.424_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.424_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.432_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.432_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.432_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.432_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.432_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.433_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.433_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.433_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.433_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.433_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.434_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.434_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.434_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.434_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.434_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.442_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.442_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.442_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.442_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.442_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.443_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.443_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.443_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.443_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.443_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.444_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.444_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.444_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.444_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opvectorshuffle.444_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeconstruct.struct_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeconstruct.struct_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeconstruct.struct_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeconstruct.struct_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeconstruct.struct_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v2f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v2f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v2f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v2f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v2f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v3f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v3f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v3f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v3f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v3f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v4f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v4f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v4f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v4f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v4f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.f16arr3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.f16arr3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.f16arr3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.f16arr3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.f16arr3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v2f16arr5_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v2f16arr5_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v2f16arr5_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v2f16arr5_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v2f16arr5_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v3f16arr5_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v3f16arr5_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v3f16arr5_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v3f16arr5_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v3f16arr5_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v4f16arr3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v4f16arr3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v4f16arr3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v4f16arr3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.v4f16arr3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.struct16arr3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.struct16arr3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.struct16arr3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.struct16arr3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeextract.struct16arr3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v2f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v2f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v2f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v2f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v2f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v3f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v3f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v3f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v3f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v3f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v4f16_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v4f16_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v4f16_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v4f16_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v4f16_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.f16arr3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.f16arr3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.f16arr3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.f16arr3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.f16arr3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v2f16arr5_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v2f16arr5_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v2f16arr5_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v2f16arr5_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v2f16arr5_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v3f16arr5_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v3f16arr5_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v3f16arr5_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v3f16arr5_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v3f16arr5_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v4f16arr3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v4f16arr3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v4f16arr3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v4f16arr3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.v4f16arr3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.struct16arr3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.struct16arr3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.struct16arr3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.struct16arr3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.opcompositeinsert.struct16arr3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose2x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose2x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose2x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose2x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose2x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose3x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose3x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose3x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose3x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose3x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose4x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose4x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose4x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose4x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose4x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose2x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose2x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose2x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose2x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose2x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose3x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose3x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose3x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose3x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose3x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose4x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose4x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose4x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose4x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose4x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose2x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose2x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose2x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose2x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose2x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose3x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose3x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose3x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose3x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose3x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose4x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose4x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose4x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose4x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.optranspose4x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar2x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar2x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar2x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar2x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar2x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar2x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar2x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar2x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar2x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar2x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar2x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar2x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar2x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar2x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar2x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar3x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar3x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar3x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar3x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar3x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar3x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar3x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar3x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar3x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar3x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar3x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar3x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar3x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar3x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar3x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar4x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar4x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar4x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar4x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar4x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar4x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar4x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar4x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar4x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar4x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar4x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar4x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar4x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar4x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesscalar4x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix2x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix2x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix2x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix2x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix2x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix2x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix2x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix2x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix2x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix2x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix2x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix2x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix2x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix2x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix2x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix3x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix3x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix3x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix3x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix3x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix3x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix3x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix3x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix3x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix3x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix3x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix3x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix3x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix3x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix3x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix4x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix4x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix4x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix4x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix4x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix4x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix4x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix4x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix4x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix4x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix4x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix4x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix4x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix4x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opvectortimesmatrix4x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector2x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector2x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector2x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector2x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector2x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector2x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector2x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector2x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector2x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector2x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector2x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector2x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector2x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector2x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector2x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector3x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector3x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector3x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector3x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector3x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector3x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector3x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector3x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector3x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector3x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector3x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector3x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector3x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector3x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector3x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector4x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector4x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector4x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector4x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector4x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector4x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector4x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector4x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector4x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector4x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector4x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector4x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector4x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector4x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesvector4x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x2_2x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x2_2x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x2_2x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x2_2x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x2_2x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x2_3x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x2_3x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x2_3x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x2_3x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x2_3x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x2_4x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x2_4x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x2_4x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x2_4x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x2_4x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x3_2x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x3_2x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x3_2x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x3_2x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x3_2x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x3_3x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x3_3x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x3_3x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x3_3x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x3_3x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x3_4x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x3_4x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x3_4x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x3_4x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x3_4x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x4_2x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x4_2x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x4_2x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x4_2x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x4_2x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x4_3x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x4_3x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x4_3x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x4_3x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x4_3x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x4_4x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x4_4x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x4_4x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x4_4x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix2x4_4x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x2_2x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x2_2x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x2_2x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x2_2x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x2_2x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x2_3x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x2_3x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x2_3x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x2_3x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x2_3x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x2_4x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x2_4x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x2_4x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x2_4x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x2_4x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x3_2x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x3_2x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x3_2x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x3_2x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x3_2x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x3_3x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x3_3x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x3_3x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x3_3x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x3_3x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x3_4x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x3_4x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x3_4x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x3_4x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x3_4x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x4_2x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x4_2x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x4_2x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x4_2x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x4_2x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x4_3x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x4_3x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x4_3x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x4_3x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x4_3x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x4_4x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x4_4x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x4_4x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x4_4x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix3x4_4x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x2_2x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x2_2x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x2_2x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x2_2x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x2_2x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x2_3x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x2_3x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x2_3x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x2_3x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x2_3x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x2_4x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x2_4x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x2_4x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x2_4x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x2_4x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x3_2x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x3_2x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x3_2x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x3_2x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x3_2x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x3_3x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x3_3x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x3_3x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x3_3x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x3_3x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x3_4x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x3_4x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x3_4x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x3_4x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x3_4x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x4_2x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x4_2x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x4_2x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x4_2x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x4_2x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x4_3x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x4_3x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x4_3x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x4_3x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x4_3x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x4_4x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x4_4x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x4_4x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x4_4x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opmatrixtimesmatrix4x4_4x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct2x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct2x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct2x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct2x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct2x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct2x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct2x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct2x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct2x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct2x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct2x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct2x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct2x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct2x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct2x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct3x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct3x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct3x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct3x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct3x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct3x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct3x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct3x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct3x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct3x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct3x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct3x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct3x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct3x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct3x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct4x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct4x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct4x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct4x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct4x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct4x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct4x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct4x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct4x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct4x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct4x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct4x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct4x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct4x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.opouterproduct4x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.determinant2x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.determinant2x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.determinant2x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.determinant2x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.determinant2x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.determinant3x3_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.determinant3x3_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.determinant3x3_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.determinant3x3_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.determinant3x3_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.determinant4x4_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.determinant4x4_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.determinant4x4_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.determinant4x4_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.determinant4x4_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.matrixinverse2x2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.matrixinverse2x2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.matrixinverse2x2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.matrixinverse2x2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic.matrixinverse2x2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfnegate_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfnegate_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfnegate_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfnegate_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfnegate_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.round_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.round_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.round_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.round_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.round_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.roundeven_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.roundeven_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.roundeven_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.roundeven_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.roundeven_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.trunc_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.trunc_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.trunc_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.trunc_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.trunc_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fabs_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fabs_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fabs_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fabs_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fabs_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fsign_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fsign_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fsign_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fsign_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fsign_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.floor_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.floor_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.floor_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.floor_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.floor_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.ceil_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.ceil_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.ceil_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.ceil_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.ceil_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fract_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fract_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fract_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fract_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fract_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.radians_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.radians_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.radians_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.radians_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.radians_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.degrees_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.degrees_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.degrees_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.degrees_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.degrees_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.sin_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.sin_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.sin_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.sin_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.sin_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.cos_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.cos_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.cos_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.cos_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.cos_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.tan_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.tan_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.tan_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.tan_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.tan_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.asin_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.asin_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.asin_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.asin_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.asin_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.acos_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.acos_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.acos_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.acos_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.acos_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.atan_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.atan_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.atan_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.atan_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.atan_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.sinh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.sinh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.sinh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.sinh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.sinh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.cosh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.cosh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.cosh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.cosh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.cosh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.tanh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.tanh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.tanh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.tanh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.tanh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.asinh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.asinh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.asinh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.asinh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.asinh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.acosh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.acosh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.acosh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.acosh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.acosh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.atanh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.atanh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.atanh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.atanh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.atanh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.exp_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.exp_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.exp_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.exp_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.exp_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.log_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.log_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.log_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.log_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.log_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.exp2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.exp2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.exp2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.exp2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.exp2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.log2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.log2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.log2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.log2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.log2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.sqrt_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.sqrt_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.sqrt_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.sqrt_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.sqrt_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.inversesqrt_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.inversesqrt_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.inversesqrt_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.inversesqrt_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.inversesqrt_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modffrac_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modffrac_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modffrac_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modffrac_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modffrac_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modfint_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modfint_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modfint_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modfint_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modfint_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modfstructfrac_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modfstructfrac_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modfstructfrac_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modfstructfrac_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modfstructfrac_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modfstructint_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modfstructint_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modfstructint_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modfstructint_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.modfstructint_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexps_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexps_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexps_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexps_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexps_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexpe_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexpe_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexpe_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexpe_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexpe_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexpstructs_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexpstructs_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexpstructs_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexpstructs_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexpstructs_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexpstructe_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexpstructe_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexpstructe_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexpstructe_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.frexpstructe_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfadd_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfadd_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfadd_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfadd_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfadd_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfsub_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfsub_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfsub_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfsub_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfsub_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfmul_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfmul_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfmul_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfmul_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfmul_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfdiv_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfdiv_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfdiv_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfdiv_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.opfdiv_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.atan2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.atan2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.atan2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.atan2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.atan2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.pow_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.pow_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.pow_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.pow_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.pow_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fmin_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fmin_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fmin_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fmin_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fmin_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fmax_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fmax_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fmax_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fmax_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fmax_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.step_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.step_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.step_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.step_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.step_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.ldexp_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.ldexp_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.ldexp_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.ldexp_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.ldexp_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fclamp_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fclamp_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fclamp_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fclamp_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fclamp_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fmix_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fmix_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fmix_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fmix_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fmix_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.smoothstep_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.smoothstep_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.smoothstep_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.smoothstep_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.smoothstep_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fma_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fma_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fma_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fma_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.fma_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.length_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.length_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.length_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.length_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.length_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.distance_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.distance_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.distance_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.distance_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.distance_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.normalize_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.normalize_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.normalize_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.normalize_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.normalize_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.faceforward_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.faceforward_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.faceforward_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.faceforward_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.faceforward_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.reflect_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.reflect_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.reflect_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.reflect_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.reflect_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.refract_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.refract_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.refract_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.refract_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.refract_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfnegate_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfnegate_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfnegate_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfnegate_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfnegate_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.round_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.round_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.round_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.round_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.round_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.roundeven_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.roundeven_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.roundeven_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.roundeven_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.roundeven_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.trunc_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.trunc_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.trunc_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.trunc_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.trunc_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fabs_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fabs_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fabs_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fabs_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fabs_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fsign_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fsign_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fsign_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fsign_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fsign_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.floor_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.floor_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.floor_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.floor_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.floor_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.ceil_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.ceil_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.ceil_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.ceil_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.ceil_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fract_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fract_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fract_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fract_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fract_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.radians_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.radians_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.radians_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.radians_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.radians_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.degrees_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.degrees_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.degrees_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.degrees_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.degrees_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.sin_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.sin_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.sin_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.sin_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.sin_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.cos_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.cos_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.cos_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.cos_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.cos_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.tan_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.tan_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.tan_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.tan_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.tan_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.asin_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.asin_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.asin_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.asin_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.asin_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.acos_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.acos_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.acos_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.acos_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.acos_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.atan_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.atan_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.atan_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.atan_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.atan_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.sinh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.sinh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.sinh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.sinh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.sinh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.cosh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.cosh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.cosh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.cosh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.cosh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.tanh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.tanh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.tanh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.tanh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.tanh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.asinh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.asinh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.asinh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.asinh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.asinh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.acosh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.acosh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.acosh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.acosh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.acosh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.atanh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.atanh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.atanh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.atanh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.atanh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.exp_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.exp_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.exp_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.exp_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.exp_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.log_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.log_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.log_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.log_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.log_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.exp2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.exp2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.exp2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.exp2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.exp2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.log2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.log2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.log2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.log2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.log2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.sqrt_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.sqrt_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.sqrt_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.sqrt_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.sqrt_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.inversesqrt_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.inversesqrt_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.inversesqrt_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.inversesqrt_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.inversesqrt_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modffrac_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modffrac_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modffrac_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modffrac_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modffrac_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modfint_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modfint_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modfint_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modfint_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modfint_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modfstructfrac_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modfstructfrac_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modfstructfrac_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modfstructfrac_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modfstructfrac_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modfstructint_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modfstructint_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modfstructint_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modfstructint_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.modfstructint_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexps_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexps_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexps_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexps_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexps_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexpe_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexpe_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexpe_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexpe_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexpe_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexpstructs_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexpstructs_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexpstructs_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexpstructs_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexpstructs_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexpstructe_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexpstructe_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexpstructe_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexpstructe_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.frexpstructe_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfadd_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfadd_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfadd_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfadd_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfadd_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfsub_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfsub_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfsub_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfsub_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfsub_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfmul_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfmul_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfmul_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfmul_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfmul_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfdiv_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfdiv_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfdiv_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfdiv_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opfdiv_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.atan2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.atan2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.atan2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.atan2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.atan2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.pow_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.pow_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.pow_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.pow_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.pow_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fmin_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fmin_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fmin_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fmin_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fmin_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fmax_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fmax_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fmax_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fmax_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fmax_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.step_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.step_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.step_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.step_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.step_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.ldexp_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.ldexp_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.ldexp_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.ldexp_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.ldexp_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fclamp_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fclamp_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fclamp_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fclamp_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fclamp_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fmix_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fmix_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fmix_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fmix_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fmix_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.smoothstep_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.smoothstep_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.smoothstep_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.smoothstep_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.smoothstep_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fma_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fma_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fma_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fma_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.fma_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.length_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.length_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.length_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.length_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.length_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.distance_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.distance_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.distance_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.distance_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.distance_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.normalize_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.normalize_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.normalize_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.normalize_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.normalize_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.faceforward_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.faceforward_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.faceforward_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.faceforward_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.faceforward_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.reflect_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.reflect_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.reflect_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.reflect_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.reflect_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.refract_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.refract_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.refract_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.refract_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.refract_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opdot_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opdot_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opdot_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opdot_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opdot_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opvectortimesscalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opvectortimesscalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opvectortimesscalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opvectortimesscalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_2.opvectortimesscalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfnegate_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfnegate_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfnegate_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfnegate_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfnegate_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.round_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.round_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.round_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.round_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.round_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.roundeven_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.roundeven_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.roundeven_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.roundeven_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.roundeven_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.trunc_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.trunc_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.trunc_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.trunc_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.trunc_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fabs_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fabs_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fabs_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fabs_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fabs_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fsign_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fsign_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fsign_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fsign_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fsign_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.floor_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.floor_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.floor_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.floor_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.floor_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.ceil_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.ceil_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.ceil_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.ceil_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.ceil_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fract_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fract_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fract_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fract_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fract_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.radians_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.radians_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.radians_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.radians_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.radians_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.degrees_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.degrees_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.degrees_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.degrees_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.degrees_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.sin_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.sin_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.sin_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.sin_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.sin_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.cos_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.cos_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.cos_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.cos_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.cos_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.tan_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.tan_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.tan_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.tan_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.tan_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.asin_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.asin_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.asin_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.asin_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.asin_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.acos_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.acos_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.acos_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.acos_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.acos_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atan_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atan_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atan_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atan_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atan_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.sinh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.sinh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.sinh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.sinh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.sinh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.cosh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.cosh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.cosh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.cosh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.cosh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.tanh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.tanh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.tanh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.tanh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.tanh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.asinh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.asinh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.asinh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.asinh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.asinh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.acosh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.acosh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.acosh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.acosh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.acosh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atanh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atanh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atanh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atanh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atanh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.exp_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.exp_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.exp_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.exp_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.exp_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.log_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.log_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.log_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.log_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.log_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.exp2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.exp2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.exp2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.exp2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.exp2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.log2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.log2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.log2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.log2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.log2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.sqrt_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.sqrt_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.sqrt_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.sqrt_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.sqrt_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.inversesqrt_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.inversesqrt_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.inversesqrt_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.inversesqrt_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.inversesqrt_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modffrac_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modffrac_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modffrac_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modffrac_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modffrac_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modfint_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modfint_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modfint_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modfint_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modfint_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modfstructfrac_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modfstructfrac_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modfstructfrac_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modfstructfrac_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modfstructfrac_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modfstructint_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modfstructint_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modfstructint_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modfstructint_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.modfstructint_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexps_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexps_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexps_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexps_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexps_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexpe_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexpe_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexpe_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexpe_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexpe_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexpstructs_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexpstructs_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexpstructs_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexpstructs_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexpstructs_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexpstructe_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexpstructe_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexpstructe_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexpstructe_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.frexpstructe_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfadd_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfadd_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfadd_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfadd_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfadd_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfsub_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfsub_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfsub_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfsub_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfsub_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfmul_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfmul_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfmul_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfmul_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfmul_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfdiv_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfdiv_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfdiv_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfdiv_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opfdiv_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atan2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atan2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atan2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atan2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atan2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.pow_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.pow_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.pow_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.pow_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.pow_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fmin_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fmin_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fmin_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fmin_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fmin_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fmax_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fmax_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fmax_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fmax_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fmax_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.step_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.step_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.step_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.step_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.step_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.ldexp_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.ldexp_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.ldexp_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.ldexp_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.ldexp_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fclamp_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fclamp_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fclamp_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fclamp_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fclamp_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fmix_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fmix_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fmix_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fmix_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fmix_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.smoothstep_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.smoothstep_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.smoothstep_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.smoothstep_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.smoothstep_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fma_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fma_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fma_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fma_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.fma_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.length_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.length_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.length_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.length_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.length_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.distance_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.distance_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.distance_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.distance_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.distance_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.cross_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.cross_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.cross_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.cross_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.cross_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.normalize_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.normalize_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.normalize_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.normalize_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.normalize_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.faceforward_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.faceforward_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.faceforward_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.faceforward_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.faceforward_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.reflect_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.reflect_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.reflect_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.reflect_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.reflect_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.refract_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.refract_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.refract_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.refract_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.refract_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opdot_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opdot_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opdot_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opdot_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opdot_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opvectortimesscalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opvectortimesscalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opvectortimesscalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opvectortimesscalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.opvectortimesscalar_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfnegate_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfnegate_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfnegate_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfnegate_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfnegate_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.round_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.round_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.round_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.round_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.round_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.roundeven_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.roundeven_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.roundeven_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.roundeven_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.roundeven_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.trunc_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.trunc_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.trunc_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.trunc_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.trunc_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fabs_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fabs_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fabs_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fabs_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fabs_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fsign_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fsign_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fsign_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fsign_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fsign_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.floor_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.floor_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.floor_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.floor_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.floor_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.ceil_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.ceil_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.ceil_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.ceil_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.ceil_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fract_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fract_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fract_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fract_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fract_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.radians_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.radians_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.radians_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.radians_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.radians_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.degrees_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.degrees_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.degrees_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.degrees_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.degrees_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.sin_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.sin_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.sin_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.sin_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.sin_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.cos_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.cos_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.cos_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.cos_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.cos_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.tan_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.tan_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.tan_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.tan_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.tan_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.asin_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.asin_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.asin_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.asin_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.asin_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.acos_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.acos_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.acos_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.acos_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.acos_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.atan_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.atan_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.atan_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.atan_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.atan_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.sinh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.sinh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.sinh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.sinh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.sinh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.cosh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.cosh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.cosh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.cosh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.cosh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.tanh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.tanh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.tanh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.tanh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.tanh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.asinh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.asinh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.asinh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.asinh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.asinh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.acosh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.acosh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.acosh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.acosh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.acosh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.atanh_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.atanh_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.atanh_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.atanh_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.atanh_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.exp_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.exp_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.exp_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.exp_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.exp_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.log_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.log_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.log_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.log_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.log_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.exp2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.exp2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.exp2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.exp2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.exp2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.log2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.log2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.log2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.log2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.log2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.sqrt_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.sqrt_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.sqrt_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.sqrt_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.sqrt_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.inversesqrt_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.inversesqrt_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.inversesqrt_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.inversesqrt_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.inversesqrt_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modffrac_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modffrac_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modffrac_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modffrac_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modffrac_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modfint_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modfint_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modfint_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modfint_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modfint_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modfstructfrac_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modfstructfrac_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modfstructfrac_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modfstructfrac_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modfstructfrac_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modfstructint_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modfstructint_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modfstructint_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modfstructint_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.modfstructint_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexps_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexps_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexps_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexps_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexps_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexpe_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexpe_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexpe_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexpe_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexpe_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexpstructs_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexpstructs_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexpstructs_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexpstructs_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexpstructs_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexpstructe_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexpstructe_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexpstructe_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexpstructe_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.frexpstructe_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfadd_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfadd_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfadd_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfadd_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfadd_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfsub_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfsub_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfsub_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfsub_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfsub_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfmul_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfmul_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfmul_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfmul_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfmul_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfdiv_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfdiv_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfdiv_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfdiv_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opfdiv_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.atan2_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.atan2_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.atan2_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.atan2_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.atan2_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.pow_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.pow_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.pow_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.pow_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.pow_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fmin_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fmin_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fmin_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fmin_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fmin_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fmax_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fmax_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fmax_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fmax_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fmax_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.step_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.step_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.step_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.step_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.step_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.ldexp_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.ldexp_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.ldexp_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.ldexp_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.ldexp_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fclamp_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fclamp_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fclamp_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fclamp_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fclamp_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fmix_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fmix_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fmix_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fmix_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fmix_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.smoothstep_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.smoothstep_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.smoothstep_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.smoothstep_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.smoothstep_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fma_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fma_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fma_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fma_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.fma_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.length_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.length_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.length_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.length_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.length_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.distance_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.distance_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.distance_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.distance_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.distance_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.normalize_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.normalize_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.normalize_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.normalize_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.normalize_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.faceforward_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.faceforward_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.faceforward_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.faceforward_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.faceforward_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.reflect_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.reflect_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.reflect_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.reflect_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.reflect_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.refract_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.refract_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.refract_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.refract_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.refract_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opdot_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opdot_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opdot_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opdot_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opdot_frag
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opvectortimesscalar_vert
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opvectortimesscalar_tessc
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opvectortimesscalar_tesse
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opvectortimesscalar_geom
+dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_4.opvectortimesscalar_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.negate_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.negate_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.negate_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.negate_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.negate_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.add_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.add_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.add_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.add_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.add_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.sub_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.sub_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.sub_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.sub_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.sub_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.mul_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.mul_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.mul_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.mul_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.mul_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.div_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.div_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.div_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.div_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.div_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.rem_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.rem_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.rem_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.rem_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.rem_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.mod_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.mod_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.mod_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.mod_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.mod_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.abs_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.abs_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.abs_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.abs_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.abs_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.sign_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.sign_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.sign_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.sign_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.sign_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.min_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.min_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.min_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.min_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.min_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.max_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.max_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.max_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.max_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.max_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.clamp_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.clamp_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.clamp_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.clamp_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.clamp_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift16_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift16_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift16_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift16_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift16_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift32_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift32_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift32_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift32_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift32_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift64_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift64_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift64_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift64_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.shift_left_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.bitwise_or_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.bitwise_or_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.bitwise_or_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.bitwise_or_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.bitwise_or_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.bitwise_xor_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.bitwise_xor_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.bitwise_xor_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.bitwise_xor_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.bitwise_xor_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.bitwise_and_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.bitwise_and_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.bitwise_and_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.bitwise_and_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.bitwise_and_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.not_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.not_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.not_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.not_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.not_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.iequal_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.iequal_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.iequal_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.iequal_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.iequal_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.inotequal_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.inotequal_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.inotequal_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.inotequal_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.inotequal_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.ugreaterthan_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.ugreaterthan_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.ugreaterthan_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.ugreaterthan_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.ugreaterthan_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.sgreaterthan_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.sgreaterthan_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.sgreaterthan_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.sgreaterthan_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.sgreaterthan_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.ugreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.ugreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.ugreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.ugreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.ugreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.sgreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.sgreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.sgreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.sgreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.sgreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.ulessthan_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.ulessthan_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.ulessthan_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.ulessthan_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.ulessthan_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.slessthan_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.slessthan_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.slessthan_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.slessthan_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.slessthan_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.ulessthanequal_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.ulessthanequal_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.ulessthanequal_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.ulessthanequal_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.ulessthanequal_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.slessthanequal_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.slessthanequal_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.slessthanequal_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.slessthanequal_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.constant_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.constant_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.constant_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.constant_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.constant_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.variable_initializer_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.variable_initializer_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.variable_initializer_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.variable_initializer_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.variable_initializer_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.spec_constant_initializer_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.spec_constant_initializer_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.spec_constant_initializer_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.spec_constant_initializer_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.spec_constant_initializer_frag
+dEQP-VK.spirv_assembly.type.scalar.i8.switch_vert
+dEQP-VK.spirv_assembly.type.scalar.i8.switch_tessc
+dEQP-VK.spirv_assembly.type.scalar.i8.switch_tesse
+dEQP-VK.spirv_assembly.type.scalar.i8.switch_geom
+dEQP-VK.spirv_assembly.type.scalar.i8.switch_frag
 dEQP-VK.spirv_assembly.type.scalar.i16.negate_vert
 dEQP-VK.spirv_assembly.type.scalar.i16.negate_tessc
 dEQP-VK.spirv_assembly.type.scalar.i16.negate_tesse
@@ -227865,6 +237235,16 @@ dEQP-VK.spirv_assembly.type.scalar.i16.mul_sdiv_test_high_part_zero_tessc
 dEQP-VK.spirv_assembly.type.scalar.i16.mul_sdiv_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.scalar.i16.mul_sdiv_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.scalar.i16.mul_sdiv_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift16_tesse
@@ -227895,6 +237275,16 @@ dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift64_test_high_par
 dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_logical_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift16_tesse
@@ -227925,6 +237315,16 @@ dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift64_test_high_
 dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.scalar.i16.shift_right_arithmetic_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_left_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_left_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_left_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_left_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.scalar.i16.shift_left_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.scalar.i16.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.i16.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i16.shift_left_logical_shift16_tesse
@@ -228150,6 +237550,11 @@ dEQP-VK.spirv_assembly.type.scalar.i32.find_msb_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.find_msb_tesse
 dEQP-VK.spirv_assembly.type.scalar.i32.find_msb_geom
 dEQP-VK.spirv_assembly.type.scalar.i32.find_msb_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_logical_shift16_tesse
@@ -228165,6 +237570,11 @@ dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_arithmetic_shift16_tesse
@@ -228180,6 +237590,11 @@ dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.scalar.i32.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.scalar.i32.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.i32.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.shift_left_logical_shift16_tesse
@@ -228265,6 +237680,31 @@ dEQP-VK.spirv_assembly.type.scalar.i32.slessthanequal_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.slessthanequal_tesse
 dEQP-VK.spirv_assembly.type.scalar.i32.slessthanequal_geom
 dEQP-VK.spirv_assembly.type.scalar.i32.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset16_count16_tesse
@@ -228280,6 +237720,11 @@ dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset32_count16_tesse
@@ -228295,6 +237740,11 @@ dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset64_count16_tesse
@@ -228310,6 +237760,31 @@ dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset64_count64_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_insert_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset16_count16_tesse
@@ -228325,6 +237800,11 @@ dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset16_count64_tess
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset32_count16_tesse
@@ -228340,6 +237820,11 @@ dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset32_count64_tess
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset64_count16_tesse
@@ -228355,6 +237840,31 @@ dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset64_count64_tess
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_s_extract_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset16_count16_tesse
@@ -228370,6 +237880,11 @@ dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset16_count64_tess
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset32_count16_tesse
@@ -228385,6 +237900,11 @@ dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset32_count64_tess
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i32.bit_field_u_extract_offset64_count16_tesse
@@ -228490,6 +238010,11 @@ dEQP-VK.spirv_assembly.type.scalar.i64.clamp_tessc
 dEQP-VK.spirv_assembly.type.scalar.i64.clamp_tesse
 dEQP-VK.spirv_assembly.type.scalar.i64.clamp_geom
 dEQP-VK.spirv_assembly.type.scalar.i64.clamp_frag
+dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_logical_shift16_tesse
@@ -228505,6 +238030,11 @@ dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_arithmetic_shift16_tesse
@@ -228520,6 +238050,11 @@ dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.scalar.i64.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.scalar.i64.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.i64.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.i64.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.i64.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.i64.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.scalar.i64.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.i64.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.i64.shift_left_logical_shift16_tesse
@@ -228625,6 +238160,181 @@ dEQP-VK.spirv_assembly.type.scalar.i64.switch_tessc
 dEQP-VK.spirv_assembly.type.scalar.i64.switch_tesse
 dEQP-VK.spirv_assembly.type.scalar.i64.switch_geom
 dEQP-VK.spirv_assembly.type.scalar.i64.switch_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.div_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.div_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.div_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.div_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.div_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.mod_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.mod_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.mod_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.mod_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.mod_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.min_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.min_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.min_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.min_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.min_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.max_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.max_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.max_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.max_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.max_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.clamp_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.clamp_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.clamp_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.clamp_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.clamp_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift16_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift16_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift16_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift16_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift16_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift32_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift32_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift32_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift32_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift32_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift64_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift64_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift64_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift64_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.shift_left_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_or_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_or_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_or_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_or_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_or_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_xor_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_xor_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_xor_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_xor_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_xor_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_and_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_and_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_and_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_and_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_and_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.not_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.not_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.not_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.not_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.not_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.iequal_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.iequal_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.iequal_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.iequal_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.iequal_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.inotequal_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.inotequal_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.inotequal_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.inotequal_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.inotequal_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.ugreaterthan_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.ugreaterthan_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.ugreaterthan_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.ugreaterthan_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.ugreaterthan_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.sgreaterthan_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.sgreaterthan_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.sgreaterthan_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.sgreaterthan_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.sgreaterthan_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.ugreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.ugreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.ugreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.ugreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.ugreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.sgreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.sgreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.sgreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.sgreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.sgreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.ulessthan_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.ulessthan_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.ulessthan_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.ulessthan_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.ulessthan_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.slessthan_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.slessthan_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.slessthan_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.slessthan_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.slessthan_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.ulessthanequal_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.ulessthanequal_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.ulessthanequal_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.ulessthanequal_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.ulessthanequal_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.slessthanequal_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.slessthanequal_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.slessthanequal_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.slessthanequal_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.constant_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.constant_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.constant_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.constant_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.constant_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.variable_initializer_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.variable_initializer_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.variable_initializer_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.variable_initializer_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.variable_initializer_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.spec_constant_initializer_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.spec_constant_initializer_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.spec_constant_initializer_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.spec_constant_initializer_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.spec_constant_initializer_frag
+dEQP-VK.spirv_assembly.type.scalar.u8.switch_vert
+dEQP-VK.spirv_assembly.type.scalar.u8.switch_tessc
+dEQP-VK.spirv_assembly.type.scalar.u8.switch_tesse
+dEQP-VK.spirv_assembly.type.scalar.u8.switch_geom
+dEQP-VK.spirv_assembly.type.scalar.u8.switch_frag
 dEQP-VK.spirv_assembly.type.scalar.u16.div_vert
 dEQP-VK.spirv_assembly.type.scalar.u16.div_tessc
 dEQP-VK.spirv_assembly.type.scalar.u16.div_tesse
@@ -228685,6 +238395,16 @@ dEQP-VK.spirv_assembly.type.scalar.u16.mul_udiv_test_high_part_zero_tessc
 dEQP-VK.spirv_assembly.type.scalar.u16.mul_udiv_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.scalar.u16.mul_udiv_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.scalar.u16.mul_udiv_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift16_tesse
@@ -228715,6 +238435,16 @@ dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift64_test_high_par
 dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_logical_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift16_tesse
@@ -228745,6 +238475,16 @@ dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift64_test_high_
 dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.scalar.u16.shift_right_arithmetic_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_left_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_left_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_left_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_left_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.scalar.u16.shift_left_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.scalar.u16.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.u16.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u16.shift_left_logical_shift16_tesse
@@ -228930,6 +238670,11 @@ dEQP-VK.spirv_assembly.type.scalar.u32.find_msb_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.find_msb_tesse
 dEQP-VK.spirv_assembly.type.scalar.u32.find_msb_geom
 dEQP-VK.spirv_assembly.type.scalar.u32.find_msb_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_logical_shift16_tesse
@@ -228945,6 +238690,11 @@ dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_arithmetic_shift16_tesse
@@ -228960,6 +238710,11 @@ dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.scalar.u32.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.scalar.u32.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.u32.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.shift_left_logical_shift16_tesse
@@ -229045,6 +238800,31 @@ dEQP-VK.spirv_assembly.type.scalar.u32.slessthanequal_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.slessthanequal_tesse
 dEQP-VK.spirv_assembly.type.scalar.u32.slessthanequal_geom
 dEQP-VK.spirv_assembly.type.scalar.u32.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset16_count16_tesse
@@ -229060,6 +238840,11 @@ dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset32_count16_tesse
@@ -229075,6 +238860,11 @@ dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset64_count16_tesse
@@ -229090,6 +238880,31 @@ dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset64_count64_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_insert_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset16_count16_tesse
@@ -229105,6 +238920,11 @@ dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset16_count64_tess
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset32_count16_tesse
@@ -229120,6 +238940,11 @@ dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset32_count64_tess
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset64_count16_tesse
@@ -229135,6 +238960,31 @@ dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset64_count64_tess
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_s_extract_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset16_count16_tesse
@@ -229150,6 +239000,11 @@ dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset16_count64_tess
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset32_count16_tesse
@@ -229165,6 +239020,11 @@ dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset32_count64_tess
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u32.bit_field_u_extract_offset64_count16_tesse
@@ -229235,6 +239095,11 @@ dEQP-VK.spirv_assembly.type.scalar.u64.clamp_tessc
 dEQP-VK.spirv_assembly.type.scalar.u64.clamp_tesse
 dEQP-VK.spirv_assembly.type.scalar.u64.clamp_geom
 dEQP-VK.spirv_assembly.type.scalar.u64.clamp_frag
+dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_logical_shift16_tesse
@@ -229250,6 +239115,11 @@ dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_arithmetic_shift16_tesse
@@ -229265,6 +239135,11 @@ dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.scalar.u64.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.scalar.u64.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.scalar.u64.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.scalar.u64.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.scalar.u64.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.scalar.u64.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.scalar.u64.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.scalar.u64.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.scalar.u64.shift_left_logical_shift16_tesse
@@ -229370,6 +239245,216 @@ dEQP-VK.spirv_assembly.type.scalar.u64.switch_tessc
 dEQP-VK.spirv_assembly.type.scalar.u64.switch_tesse
 dEQP-VK.spirv_assembly.type.scalar.u64.switch_geom
 dEQP-VK.spirv_assembly.type.scalar.u64.switch_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.negate_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.negate_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.negate_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.negate_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.negate_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.add_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.add_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.add_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.add_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.add_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.sub_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.sub_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.sub_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.sub_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.sub_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.mul_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.mul_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.mul_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.mul_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.mul_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.div_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.div_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.div_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.div_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.div_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.rem_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.rem_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.rem_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.rem_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.rem_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.mod_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.mod_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.mod_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.mod_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.mod_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.abs_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.abs_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.abs_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.abs_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.abs_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.sign_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.sign_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.sign_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.sign_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.sign_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.min_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.min_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.min_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.min_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.min_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.max_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.max_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.max_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.max_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.max_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.clamp_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.clamp_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.clamp_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.clamp_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.clamp_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift16_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift16_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift16_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift32_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift32_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift32_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift64_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift64_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.shift_left_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.bitwise_or_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.bitwise_or_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.bitwise_or_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.bitwise_or_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.bitwise_or_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.bitwise_xor_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.bitwise_xor_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.bitwise_xor_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.bitwise_xor_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.bitwise_xor_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.bitwise_and_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.bitwise_and_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.bitwise_and_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.bitwise_and_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.bitwise_and_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.not_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.not_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.not_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.not_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.not_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.iequal_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.iequal_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.iequal_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.iequal_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.iequal_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.inotequal_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.inotequal_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.inotequal_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.inotequal_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.inotequal_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.ugreaterthan_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.ugreaterthan_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.ugreaterthan_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.ugreaterthan_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.ugreaterthan_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.sgreaterthan_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.sgreaterthan_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.sgreaterthan_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.sgreaterthan_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.sgreaterthan_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.ugreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.ugreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.ugreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.ugreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.ugreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.sgreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.sgreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.sgreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.sgreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.sgreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.ulessthan_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.ulessthan_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.ulessthan_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.ulessthan_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.ulessthan_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.slessthan_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.slessthan_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.slessthan_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.slessthan_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.slessthan_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.ulessthanequal_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.ulessthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.ulessthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.ulessthanequal_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.ulessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.slessthanequal_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.slessthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.slessthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.slessthanequal_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.constant_composite_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.constant_composite_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.constant_composite_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.constant_composite_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.constant_composite_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.constant_null_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.constant_null_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.constant_null_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.constant_null_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.constant_null_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.variable_initializer_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.variable_initializer_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.variable_initializer_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.variable_initializer_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.variable_initializer_frag
+dEQP-VK.spirv_assembly.type.vec2.i8.spec_constant_composite_initializer_vert
+dEQP-VK.spirv_assembly.type.vec2.i8.spec_constant_composite_initializer_tessc
+dEQP-VK.spirv_assembly.type.vec2.i8.spec_constant_composite_initializer_tesse
+dEQP-VK.spirv_assembly.type.vec2.i8.spec_constant_composite_initializer_geom
+dEQP-VK.spirv_assembly.type.vec2.i8.spec_constant_composite_initializer_frag
 dEQP-VK.spirv_assembly.type.vec2.i16.negate_vert
 dEQP-VK.spirv_assembly.type.vec2.i16.negate_tessc
 dEQP-VK.spirv_assembly.type.vec2.i16.negate_tesse
@@ -229500,6 +239585,16 @@ dEQP-VK.spirv_assembly.type.vec2.i16.mul_sdiv_test_high_part_zero_tessc
 dEQP-VK.spirv_assembly.type.vec2.i16.mul_sdiv_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec2.i16.mul_sdiv_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec2.i16.mul_sdiv_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift16_tesse
@@ -229530,6 +239625,16 @@ dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift64_test_high_part_
 dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_logical_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift16_tesse
@@ -229560,6 +239665,16 @@ dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift64_test_high_pa
 dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec2.i16.shift_right_arithmetic_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_left_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_left_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_left_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_left_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec2.i16.shift_left_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec2.i16.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.i16.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i16.shift_left_logical_shift16_tesse
@@ -229790,6 +239905,11 @@ dEQP-VK.spirv_assembly.type.vec2.i32.find_msb_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.find_msb_tesse
 dEQP-VK.spirv_assembly.type.vec2.i32.find_msb_geom
 dEQP-VK.spirv_assembly.type.vec2.i32.find_msb_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_logical_shift16_tesse
@@ -229805,6 +239925,11 @@ dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_arithmetic_shift16_tesse
@@ -229820,6 +239945,11 @@ dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.vec2.i32.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec2.i32.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.i32.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.shift_left_logical_shift16_tesse
@@ -229905,6 +240035,31 @@ dEQP-VK.spirv_assembly.type.vec2.i32.slessthanequal_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.slessthanequal_tesse
 dEQP-VK.spirv_assembly.type.vec2.i32.slessthanequal_geom
 dEQP-VK.spirv_assembly.type.vec2.i32.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset16_count16_tesse
@@ -229920,6 +240075,11 @@ dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset32_count16_tesse
@@ -229935,6 +240095,11 @@ dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset64_count16_tesse
@@ -229950,6 +240115,31 @@ dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset64_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_insert_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset16_count16_tesse
@@ -229965,6 +240155,11 @@ dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset32_count16_tesse
@@ -229980,6 +240175,11 @@ dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset64_count16_tesse
@@ -229995,6 +240195,31 @@ dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset64_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_s_extract_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset16_count16_tesse
@@ -230010,6 +240235,11 @@ dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset32_count16_tesse
@@ -230025,6 +240255,11 @@ dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i32.bit_field_u_extract_offset64_count16_tesse
@@ -230130,6 +240365,11 @@ dEQP-VK.spirv_assembly.type.vec2.i64.clamp_tessc
 dEQP-VK.spirv_assembly.type.vec2.i64.clamp_tesse
 dEQP-VK.spirv_assembly.type.vec2.i64.clamp_geom
 dEQP-VK.spirv_assembly.type.vec2.i64.clamp_frag
+dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_logical_shift16_tesse
@@ -230145,6 +240385,11 @@ dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_arithmetic_shift16_tesse
@@ -230160,6 +240405,11 @@ dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.vec2.i64.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec2.i64.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.i64.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.i64.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.i64.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.i64.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec2.i64.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.i64.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.i64.shift_left_logical_shift16_tesse
@@ -230265,6 +240515,166 @@ dEQP-VK.spirv_assembly.type.vec2.i64.spec_constant_composite_initializer_tessc
 dEQP-VK.spirv_assembly.type.vec2.i64.spec_constant_composite_initializer_tesse
 dEQP-VK.spirv_assembly.type.vec2.i64.spec_constant_composite_initializer_geom
 dEQP-VK.spirv_assembly.type.vec2.i64.spec_constant_composite_initializer_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.div_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.div_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.div_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.div_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.div_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.mod_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.mod_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.mod_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.mod_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.mod_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.min_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.min_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.min_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.min_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.min_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.max_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.max_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.max_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.max_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.max_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.clamp_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.clamp_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.clamp_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.clamp_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.clamp_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift16_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift16_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift16_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift32_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift32_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift32_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift64_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift64_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.shift_left_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.bitwise_or_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.bitwise_or_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.bitwise_or_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.bitwise_or_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.bitwise_or_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.bitwise_xor_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.bitwise_xor_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.bitwise_xor_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.bitwise_xor_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.bitwise_xor_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.bitwise_and_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.bitwise_and_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.bitwise_and_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.bitwise_and_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.bitwise_and_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.not_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.not_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.not_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.not_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.not_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.iequal_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.iequal_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.iequal_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.iequal_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.iequal_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.inotequal_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.inotequal_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.inotequal_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.inotequal_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.inotequal_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.ugreaterthan_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.ugreaterthan_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.ugreaterthan_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.ugreaterthan_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.ugreaterthan_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.sgreaterthan_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.sgreaterthan_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.sgreaterthan_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.sgreaterthan_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.sgreaterthan_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.ugreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.ugreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.ugreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.ugreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.ugreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.sgreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.sgreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.sgreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.sgreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.sgreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.ulessthan_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.ulessthan_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.ulessthan_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.ulessthan_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.ulessthan_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.slessthan_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.slessthan_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.slessthan_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.slessthan_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.slessthan_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.ulessthanequal_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.ulessthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.ulessthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.ulessthanequal_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.ulessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.slessthanequal_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.slessthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.slessthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.slessthanequal_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec2.u8.variable_initializer_vert
+dEQP-VK.spirv_assembly.type.vec2.u8.variable_initializer_tessc
+dEQP-VK.spirv_assembly.type.vec2.u8.variable_initializer_tesse
+dEQP-VK.spirv_assembly.type.vec2.u8.variable_initializer_geom
+dEQP-VK.spirv_assembly.type.vec2.u8.variable_initializer_frag
 dEQP-VK.spirv_assembly.type.vec2.u16.div_vert
 dEQP-VK.spirv_assembly.type.vec2.u16.div_tessc
 dEQP-VK.spirv_assembly.type.vec2.u16.div_tesse
@@ -230325,6 +240735,16 @@ dEQP-VK.spirv_assembly.type.vec2.u16.mul_udiv_test_high_part_zero_tessc
 dEQP-VK.spirv_assembly.type.vec2.u16.mul_udiv_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec2.u16.mul_udiv_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec2.u16.mul_udiv_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift16_tesse
@@ -230355,6 +240775,16 @@ dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift64_test_high_part_
 dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift16_tesse
@@ -230385,6 +240815,16 @@ dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift64_test_high_pa
 dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_arithmetic_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_left_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_left_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_left_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_left_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec2.u16.shift_left_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec2.u16.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.u16.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u16.shift_left_logical_shift16_tesse
@@ -230575,6 +241015,11 @@ dEQP-VK.spirv_assembly.type.vec2.u32.find_msb_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.find_msb_tesse
 dEQP-VK.spirv_assembly.type.vec2.u32.find_msb_geom
 dEQP-VK.spirv_assembly.type.vec2.u32.find_msb_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_logical_shift16_tesse
@@ -230590,6 +241035,11 @@ dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_arithmetic_shift16_tesse
@@ -230605,6 +241055,11 @@ dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.vec2.u32.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec2.u32.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.u32.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.shift_left_logical_shift16_tesse
@@ -230690,6 +241145,31 @@ dEQP-VK.spirv_assembly.type.vec2.u32.slessthanequal_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.slessthanequal_tesse
 dEQP-VK.spirv_assembly.type.vec2.u32.slessthanequal_geom
 dEQP-VK.spirv_assembly.type.vec2.u32.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset16_count16_tesse
@@ -230705,6 +241185,11 @@ dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset32_count16_tesse
@@ -230720,6 +241205,11 @@ dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset64_count16_tesse
@@ -230735,6 +241225,31 @@ dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset64_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_insert_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset16_count16_tesse
@@ -230750,6 +241265,11 @@ dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset32_count16_tesse
@@ -230765,6 +241285,11 @@ dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset64_count16_tesse
@@ -230780,6 +241305,31 @@ dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset64_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_s_extract_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset16_count16_tesse
@@ -230795,6 +241345,11 @@ dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset32_count16_tesse
@@ -230810,6 +241365,11 @@ dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u32.bit_field_u_extract_offset64_count16_tesse
@@ -230880,6 +241440,11 @@ dEQP-VK.spirv_assembly.type.vec2.u64.clamp_tessc
 dEQP-VK.spirv_assembly.type.vec2.u64.clamp_tesse
 dEQP-VK.spirv_assembly.type.vec2.u64.clamp_geom
 dEQP-VK.spirv_assembly.type.vec2.u64.clamp_frag
+dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_logical_shift16_tesse
@@ -230895,6 +241460,11 @@ dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_arithmetic_shift16_tesse
@@ -230910,6 +241480,11 @@ dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.vec2.u64.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec2.u64.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec2.u64.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec2.u64.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec2.u64.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec2.u64.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec2.u64.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec2.u64.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec2.u64.shift_left_logical_shift16_tesse
@@ -231015,6 +241590,216 @@ dEQP-VK.spirv_assembly.type.vec2.u64.spec_constant_composite_initializer_tessc
 dEQP-VK.spirv_assembly.type.vec2.u64.spec_constant_composite_initializer_tesse
 dEQP-VK.spirv_assembly.type.vec2.u64.spec_constant_composite_initializer_geom
 dEQP-VK.spirv_assembly.type.vec2.u64.spec_constant_composite_initializer_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.negate_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.negate_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.negate_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.negate_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.negate_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.add_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.add_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.add_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.add_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.add_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.sub_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.sub_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.sub_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.sub_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.sub_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.mul_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.mul_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.mul_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.mul_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.mul_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.div_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.div_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.div_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.div_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.div_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.rem_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.rem_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.rem_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.rem_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.rem_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.mod_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.mod_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.mod_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.mod_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.mod_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.abs_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.abs_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.abs_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.abs_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.abs_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.sign_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.sign_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.sign_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.sign_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.sign_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.min_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.min_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.min_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.min_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.min_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.max_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.max_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.max_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.max_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.max_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.clamp_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.clamp_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.clamp_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.clamp_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.clamp_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift16_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift16_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift16_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift32_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift32_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift32_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift64_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift64_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.shift_left_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.bitwise_or_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.bitwise_or_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.bitwise_or_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.bitwise_or_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.bitwise_or_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.bitwise_xor_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.bitwise_xor_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.bitwise_xor_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.bitwise_xor_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.bitwise_xor_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.bitwise_and_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.bitwise_and_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.bitwise_and_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.bitwise_and_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.bitwise_and_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.not_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.not_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.not_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.not_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.not_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.iequal_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.iequal_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.iequal_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.iequal_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.iequal_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.inotequal_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.inotequal_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.inotequal_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.inotequal_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.inotequal_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.ugreaterthan_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.ugreaterthan_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.ugreaterthan_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.ugreaterthan_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.ugreaterthan_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.sgreaterthan_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.sgreaterthan_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.sgreaterthan_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.sgreaterthan_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.sgreaterthan_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.ugreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.ugreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.ugreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.ugreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.ugreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.sgreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.sgreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.sgreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.sgreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.sgreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.ulessthan_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.ulessthan_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.ulessthan_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.ulessthan_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.ulessthan_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.slessthan_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.slessthan_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.slessthan_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.slessthan_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.slessthan_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.ulessthanequal_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.ulessthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.ulessthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.ulessthanequal_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.ulessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.slessthanequal_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.slessthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.slessthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.slessthanequal_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.constant_composite_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.constant_composite_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.constant_composite_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.constant_composite_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.constant_composite_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.constant_null_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.constant_null_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.constant_null_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.constant_null_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.constant_null_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.variable_initializer_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.variable_initializer_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.variable_initializer_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.variable_initializer_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.variable_initializer_frag
+dEQP-VK.spirv_assembly.type.vec3.i8.spec_constant_composite_initializer_vert
+dEQP-VK.spirv_assembly.type.vec3.i8.spec_constant_composite_initializer_tessc
+dEQP-VK.spirv_assembly.type.vec3.i8.spec_constant_composite_initializer_tesse
+dEQP-VK.spirv_assembly.type.vec3.i8.spec_constant_composite_initializer_geom
+dEQP-VK.spirv_assembly.type.vec3.i8.spec_constant_composite_initializer_frag
 dEQP-VK.spirv_assembly.type.vec3.i16.negate_vert
 dEQP-VK.spirv_assembly.type.vec3.i16.negate_tessc
 dEQP-VK.spirv_assembly.type.vec3.i16.negate_tesse
@@ -231145,6 +241930,16 @@ dEQP-VK.spirv_assembly.type.vec3.i16.mul_sdiv_test_high_part_zero_tessc
 dEQP-VK.spirv_assembly.type.vec3.i16.mul_sdiv_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec3.i16.mul_sdiv_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec3.i16.mul_sdiv_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift16_tesse
@@ -231175,6 +241970,16 @@ dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift64_test_high_part_
 dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_logical_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift16_tesse
@@ -231205,6 +242010,16 @@ dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift64_test_high_pa
 dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec3.i16.shift_right_arithmetic_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_left_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_left_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_left_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_left_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec3.i16.shift_left_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec3.i16.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.i16.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i16.shift_left_logical_shift16_tesse
@@ -231435,6 +242250,11 @@ dEQP-VK.spirv_assembly.type.vec3.i32.find_msb_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.find_msb_tesse
 dEQP-VK.spirv_assembly.type.vec3.i32.find_msb_geom
 dEQP-VK.spirv_assembly.type.vec3.i32.find_msb_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_logical_shift16_tesse
@@ -231450,6 +242270,11 @@ dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_arithmetic_shift16_tesse
@@ -231465,6 +242290,11 @@ dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.vec3.i32.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec3.i32.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.i32.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.shift_left_logical_shift16_tesse
@@ -231550,6 +242380,31 @@ dEQP-VK.spirv_assembly.type.vec3.i32.slessthanequal_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.slessthanequal_tesse
 dEQP-VK.spirv_assembly.type.vec3.i32.slessthanequal_geom
 dEQP-VK.spirv_assembly.type.vec3.i32.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset16_count16_tesse
@@ -231565,6 +242420,11 @@ dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset32_count16_tesse
@@ -231580,6 +242440,11 @@ dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset64_count16_tesse
@@ -231595,6 +242460,31 @@ dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset64_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_insert_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset16_count16_tesse
@@ -231610,6 +242500,11 @@ dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset32_count16_tesse
@@ -231625,6 +242520,11 @@ dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset64_count16_tesse
@@ -231640,6 +242540,31 @@ dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset64_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_s_extract_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset16_count16_tesse
@@ -231655,6 +242580,11 @@ dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset32_count16_tesse
@@ -231670,6 +242600,11 @@ dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i32.bit_field_u_extract_offset64_count16_tesse
@@ -231775,6 +242710,11 @@ dEQP-VK.spirv_assembly.type.vec3.i64.clamp_tessc
 dEQP-VK.spirv_assembly.type.vec3.i64.clamp_tesse
 dEQP-VK.spirv_assembly.type.vec3.i64.clamp_geom
 dEQP-VK.spirv_assembly.type.vec3.i64.clamp_frag
+dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_logical_shift16_tesse
@@ -231790,6 +242730,11 @@ dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_arithmetic_shift16_tesse
@@ -231805,6 +242750,11 @@ dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.vec3.i64.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec3.i64.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.i64.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.i64.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.i64.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.i64.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec3.i64.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.i64.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.i64.shift_left_logical_shift16_tesse
@@ -231910,6 +242860,166 @@ dEQP-VK.spirv_assembly.type.vec3.i64.spec_constant_composite_initializer_tessc
 dEQP-VK.spirv_assembly.type.vec3.i64.spec_constant_composite_initializer_tesse
 dEQP-VK.spirv_assembly.type.vec3.i64.spec_constant_composite_initializer_geom
 dEQP-VK.spirv_assembly.type.vec3.i64.spec_constant_composite_initializer_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.div_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.div_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.div_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.div_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.div_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.mod_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.mod_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.mod_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.mod_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.mod_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.min_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.min_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.min_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.min_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.min_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.max_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.max_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.max_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.max_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.max_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.clamp_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.clamp_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.clamp_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.clamp_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.clamp_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift16_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift16_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift16_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift32_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift32_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift32_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift64_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift64_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.shift_left_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.bitwise_or_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.bitwise_or_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.bitwise_or_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.bitwise_or_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.bitwise_or_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.bitwise_xor_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.bitwise_xor_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.bitwise_xor_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.bitwise_xor_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.bitwise_xor_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.bitwise_and_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.bitwise_and_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.bitwise_and_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.bitwise_and_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.bitwise_and_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.not_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.not_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.not_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.not_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.not_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.iequal_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.iequal_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.iequal_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.iequal_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.iequal_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.inotequal_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.inotequal_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.inotequal_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.inotequal_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.inotequal_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.ugreaterthan_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.ugreaterthan_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.ugreaterthan_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.ugreaterthan_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.ugreaterthan_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.sgreaterthan_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.sgreaterthan_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.sgreaterthan_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.sgreaterthan_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.sgreaterthan_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.ugreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.ugreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.ugreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.ugreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.ugreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.sgreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.sgreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.sgreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.sgreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.sgreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.ulessthan_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.ulessthan_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.ulessthan_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.ulessthan_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.ulessthan_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.slessthan_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.slessthan_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.slessthan_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.slessthan_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.slessthan_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.ulessthanequal_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.ulessthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.ulessthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.ulessthanequal_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.ulessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.slessthanequal_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.slessthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.slessthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.slessthanequal_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec3.u8.variable_initializer_vert
+dEQP-VK.spirv_assembly.type.vec3.u8.variable_initializer_tessc
+dEQP-VK.spirv_assembly.type.vec3.u8.variable_initializer_tesse
+dEQP-VK.spirv_assembly.type.vec3.u8.variable_initializer_geom
+dEQP-VK.spirv_assembly.type.vec3.u8.variable_initializer_frag
 dEQP-VK.spirv_assembly.type.vec3.u16.div_vert
 dEQP-VK.spirv_assembly.type.vec3.u16.div_tessc
 dEQP-VK.spirv_assembly.type.vec3.u16.div_tesse
@@ -231970,6 +243080,16 @@ dEQP-VK.spirv_assembly.type.vec3.u16.mul_udiv_test_high_part_zero_tessc
 dEQP-VK.spirv_assembly.type.vec3.u16.mul_udiv_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec3.u16.mul_udiv_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec3.u16.mul_udiv_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift16_tesse
@@ -232000,6 +243120,16 @@ dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift64_test_high_part_
 dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_logical_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift16_tesse
@@ -232030,6 +243160,16 @@ dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift64_test_high_pa
 dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec3.u16.shift_right_arithmetic_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_left_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_left_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_left_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_left_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec3.u16.shift_left_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec3.u16.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.u16.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u16.shift_left_logical_shift16_tesse
@@ -232220,6 +243360,11 @@ dEQP-VK.spirv_assembly.type.vec3.u32.find_msb_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.find_msb_tesse
 dEQP-VK.spirv_assembly.type.vec3.u32.find_msb_geom
 dEQP-VK.spirv_assembly.type.vec3.u32.find_msb_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_logical_shift16_tesse
@@ -232235,6 +243380,11 @@ dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_arithmetic_shift16_tesse
@@ -232250,6 +243400,11 @@ dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.vec3.u32.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec3.u32.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.u32.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.shift_left_logical_shift16_tesse
@@ -232335,6 +243490,31 @@ dEQP-VK.spirv_assembly.type.vec3.u32.slessthanequal_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.slessthanequal_tesse
 dEQP-VK.spirv_assembly.type.vec3.u32.slessthanequal_geom
 dEQP-VK.spirv_assembly.type.vec3.u32.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset16_count16_tesse
@@ -232350,6 +243530,11 @@ dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset32_count16_tesse
@@ -232365,6 +243550,11 @@ dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset64_count16_tesse
@@ -232380,6 +243570,31 @@ dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset64_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_insert_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset16_count16_tesse
@@ -232395,6 +243610,11 @@ dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset32_count16_tesse
@@ -232410,6 +243630,11 @@ dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset64_count16_tesse
@@ -232425,6 +243650,31 @@ dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset64_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_s_extract_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset16_count16_tesse
@@ -232440,6 +243690,11 @@ dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset32_count16_tesse
@@ -232455,6 +243710,11 @@ dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u32.bit_field_u_extract_offset64_count16_tesse
@@ -232525,6 +243785,11 @@ dEQP-VK.spirv_assembly.type.vec3.u64.clamp_tessc
 dEQP-VK.spirv_assembly.type.vec3.u64.clamp_tesse
 dEQP-VK.spirv_assembly.type.vec3.u64.clamp_geom
 dEQP-VK.spirv_assembly.type.vec3.u64.clamp_frag
+dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_logical_shift16_tesse
@@ -232540,6 +243805,11 @@ dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_arithmetic_shift16_tesse
@@ -232555,6 +243825,11 @@ dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.vec3.u64.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec3.u64.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec3.u64.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec3.u64.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec3.u64.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec3.u64.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec3.u64.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec3.u64.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec3.u64.shift_left_logical_shift16_tesse
@@ -232660,6 +243935,216 @@ dEQP-VK.spirv_assembly.type.vec3.u64.spec_constant_composite_initializer_tessc
 dEQP-VK.spirv_assembly.type.vec3.u64.spec_constant_composite_initializer_tesse
 dEQP-VK.spirv_assembly.type.vec3.u64.spec_constant_composite_initializer_geom
 dEQP-VK.spirv_assembly.type.vec3.u64.spec_constant_composite_initializer_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.negate_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.negate_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.negate_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.negate_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.negate_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.add_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.add_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.add_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.add_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.add_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.sub_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.sub_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.sub_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.sub_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.sub_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.mul_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.mul_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.mul_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.mul_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.mul_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.div_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.div_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.div_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.div_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.div_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.rem_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.rem_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.rem_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.rem_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.rem_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.mod_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.mod_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.mod_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.mod_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.mod_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.abs_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.abs_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.abs_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.abs_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.abs_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.sign_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.sign_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.sign_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.sign_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.sign_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.min_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.min_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.min_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.min_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.min_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.max_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.max_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.max_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.max_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.max_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.clamp_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.clamp_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.clamp_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.clamp_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.clamp_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift16_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift16_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift16_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift32_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift32_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift32_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift64_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift64_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.shift_left_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.bitwise_or_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.bitwise_or_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.bitwise_or_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.bitwise_or_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.bitwise_or_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.bitwise_xor_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.bitwise_xor_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.bitwise_xor_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.bitwise_xor_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.bitwise_xor_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.bitwise_and_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.bitwise_and_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.bitwise_and_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.bitwise_and_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.bitwise_and_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.not_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.not_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.not_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.not_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.not_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.iequal_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.iequal_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.iequal_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.iequal_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.iequal_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.inotequal_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.inotequal_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.inotequal_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.inotequal_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.inotequal_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.ugreaterthan_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.ugreaterthan_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.ugreaterthan_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.ugreaterthan_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.ugreaterthan_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.sgreaterthan_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.sgreaterthan_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.sgreaterthan_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.sgreaterthan_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.sgreaterthan_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.ugreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.ugreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.ugreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.ugreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.ugreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.sgreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.sgreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.sgreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.sgreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.sgreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.ulessthan_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.ulessthan_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.ulessthan_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.ulessthan_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.ulessthan_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.slessthan_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.slessthan_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.slessthan_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.slessthan_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.slessthan_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.ulessthanequal_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.ulessthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.ulessthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.ulessthanequal_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.ulessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.slessthanequal_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.slessthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.slessthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.slessthanequal_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.constant_composite_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.constant_composite_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.constant_composite_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.constant_composite_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.constant_composite_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.constant_null_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.constant_null_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.constant_null_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.constant_null_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.constant_null_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.variable_initializer_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.variable_initializer_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.variable_initializer_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.variable_initializer_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.variable_initializer_frag
+dEQP-VK.spirv_assembly.type.vec4.i8.spec_constant_composite_initializer_vert
+dEQP-VK.spirv_assembly.type.vec4.i8.spec_constant_composite_initializer_tessc
+dEQP-VK.spirv_assembly.type.vec4.i8.spec_constant_composite_initializer_tesse
+dEQP-VK.spirv_assembly.type.vec4.i8.spec_constant_composite_initializer_geom
+dEQP-VK.spirv_assembly.type.vec4.i8.spec_constant_composite_initializer_frag
 dEQP-VK.spirv_assembly.type.vec4.i16.negate_vert
 dEQP-VK.spirv_assembly.type.vec4.i16.negate_tessc
 dEQP-VK.spirv_assembly.type.vec4.i16.negate_tesse
@@ -232790,6 +244275,16 @@ dEQP-VK.spirv_assembly.type.vec4.i16.mul_sdiv_test_high_part_zero_tessc
 dEQP-VK.spirv_assembly.type.vec4.i16.mul_sdiv_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec4.i16.mul_sdiv_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec4.i16.mul_sdiv_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift16_tesse
@@ -232820,6 +244315,16 @@ dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift64_test_high_part_
 dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_logical_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift16_tesse
@@ -232850,6 +244355,16 @@ dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift64_test_high_pa
 dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec4.i16.shift_right_arithmetic_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_left_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_left_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_left_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_left_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec4.i16.shift_left_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec4.i16.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.i16.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i16.shift_left_logical_shift16_tesse
@@ -233080,6 +244595,11 @@ dEQP-VK.spirv_assembly.type.vec4.i32.find_msb_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.find_msb_tesse
 dEQP-VK.spirv_assembly.type.vec4.i32.find_msb_geom
 dEQP-VK.spirv_assembly.type.vec4.i32.find_msb_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_logical_shift16_tesse
@@ -233095,6 +244615,11 @@ dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_arithmetic_shift16_tesse
@@ -233110,6 +244635,11 @@ dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.vec4.i32.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec4.i32.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.i32.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.shift_left_logical_shift16_tesse
@@ -233195,6 +244725,31 @@ dEQP-VK.spirv_assembly.type.vec4.i32.slessthanequal_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.slessthanequal_tesse
 dEQP-VK.spirv_assembly.type.vec4.i32.slessthanequal_geom
 dEQP-VK.spirv_assembly.type.vec4.i32.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset16_count16_tesse
@@ -233210,6 +244765,11 @@ dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset32_count16_tesse
@@ -233225,6 +244785,11 @@ dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset64_count16_tesse
@@ -233240,6 +244805,31 @@ dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset64_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_insert_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset16_count16_tesse
@@ -233255,6 +244845,11 @@ dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset32_count16_tesse
@@ -233270,6 +244865,11 @@ dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset64_count16_tesse
@@ -233285,6 +244885,31 @@ dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset64_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_s_extract_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset16_count16_tesse
@@ -233300,6 +244925,11 @@ dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset32_count16_tesse
@@ -233315,6 +244945,11 @@ dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset64_count16_tesse
@@ -233420,6 +245055,11 @@ dEQP-VK.spirv_assembly.type.vec4.i64.clamp_tessc
 dEQP-VK.spirv_assembly.type.vec4.i64.clamp_tesse
 dEQP-VK.spirv_assembly.type.vec4.i64.clamp_geom
 dEQP-VK.spirv_assembly.type.vec4.i64.clamp_frag
+dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_logical_shift16_tesse
@@ -233435,6 +245075,11 @@ dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_arithmetic_shift16_tesse
@@ -233450,6 +245095,11 @@ dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.vec4.i64.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec4.i64.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.i64.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.i64.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.i64.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.i64.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec4.i64.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.i64.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.i64.shift_left_logical_shift16_tesse
@@ -233555,6 +245205,166 @@ dEQP-VK.spirv_assembly.type.vec4.i64.spec_constant_composite_initializer_tessc
 dEQP-VK.spirv_assembly.type.vec4.i64.spec_constant_composite_initializer_tesse
 dEQP-VK.spirv_assembly.type.vec4.i64.spec_constant_composite_initializer_geom
 dEQP-VK.spirv_assembly.type.vec4.i64.spec_constant_composite_initializer_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.div_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.div_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.div_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.div_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.div_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.mod_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.mod_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.mod_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.mod_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.mod_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.min_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.min_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.min_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.min_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.min_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.max_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.max_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.max_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.max_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.max_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.clamp_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.clamp_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.clamp_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.clamp_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.clamp_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift16_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift16_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift16_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift32_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift32_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift32_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift64_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift64_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift16_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift16_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift16_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift16_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift16_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift32_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift32_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift32_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift32_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift32_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift64_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift64_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift64_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift64_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.shift_left_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.bitwise_or_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.bitwise_or_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.bitwise_or_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.bitwise_or_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.bitwise_or_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.bitwise_xor_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.bitwise_xor_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.bitwise_xor_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.bitwise_xor_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.bitwise_xor_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.bitwise_and_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.bitwise_and_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.bitwise_and_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.bitwise_and_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.bitwise_and_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.not_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.not_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.not_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.not_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.not_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.iequal_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.iequal_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.iequal_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.iequal_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.iequal_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.inotequal_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.inotequal_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.inotequal_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.inotequal_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.inotequal_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.ugreaterthan_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.ugreaterthan_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.ugreaterthan_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.ugreaterthan_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.ugreaterthan_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.sgreaterthan_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.sgreaterthan_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.sgreaterthan_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.sgreaterthan_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.sgreaterthan_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.ugreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.ugreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.ugreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.ugreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.ugreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.sgreaterthanequal_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.sgreaterthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.sgreaterthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.sgreaterthanequal_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.sgreaterthanequal_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.ulessthan_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.ulessthan_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.ulessthan_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.ulessthan_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.ulessthan_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.slessthan_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.slessthan_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.slessthan_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.slessthan_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.slessthan_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.ulessthanequal_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.ulessthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.ulessthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.ulessthanequal_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.ulessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.slessthanequal_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.slessthanequal_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.slessthanequal_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.slessthanequal_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec4.u8.variable_initializer_vert
+dEQP-VK.spirv_assembly.type.vec4.u8.variable_initializer_tessc
+dEQP-VK.spirv_assembly.type.vec4.u8.variable_initializer_tesse
+dEQP-VK.spirv_assembly.type.vec4.u8.variable_initializer_geom
+dEQP-VK.spirv_assembly.type.vec4.u8.variable_initializer_frag
 dEQP-VK.spirv_assembly.type.vec4.u16.div_vert
 dEQP-VK.spirv_assembly.type.vec4.u16.div_tessc
 dEQP-VK.spirv_assembly.type.vec4.u16.div_tesse
@@ -233615,6 +245425,16 @@ dEQP-VK.spirv_assembly.type.vec4.u16.mul_udiv_test_high_part_zero_tessc
 dEQP-VK.spirv_assembly.type.vec4.u16.mul_udiv_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec4.u16.mul_udiv_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec4.u16.mul_udiv_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift16_tesse
@@ -233645,6 +245465,16 @@ dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift64_test_high_part_
 dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_logical_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift8_frag
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift16_tesse
@@ -233675,6 +245505,16 @@ dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift64_test_high_pa
 dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift64_test_high_part_zero_tesse
 dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift64_test_high_part_zero_geom
 dEQP-VK.spirv_assembly.type.vec4.u16.shift_right_arithmetic_shift64_test_high_part_zero_frag
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_left_logical_shift8_frag
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_left_logical_shift8_test_high_part_zero_vert
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_left_logical_shift8_test_high_part_zero_tessc
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_left_logical_shift8_test_high_part_zero_tesse
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_left_logical_shift8_test_high_part_zero_geom
+dEQP-VK.spirv_assembly.type.vec4.u16.shift_left_logical_shift8_test_high_part_zero_frag
 dEQP-VK.spirv_assembly.type.vec4.u16.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.u16.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u16.shift_left_logical_shift16_tesse
@@ -233865,6 +245705,11 @@ dEQP-VK.spirv_assembly.type.vec4.u32.find_msb_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.find_msb_tesse
 dEQP-VK.spirv_assembly.type.vec4.u32.find_msb_geom
 dEQP-VK.spirv_assembly.type.vec4.u32.find_msb_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_logical_shift16_tesse
@@ -233880,6 +245725,11 @@ dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_arithmetic_shift16_tesse
@@ -233895,6 +245745,11 @@ dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.vec4.u32.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec4.u32.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.u32.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.shift_left_logical_shift16_tesse
@@ -233980,6 +245835,31 @@ dEQP-VK.spirv_assembly.type.vec4.u32.slessthanequal_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.slessthanequal_tesse
 dEQP-VK.spirv_assembly.type.vec4.u32.slessthanequal_geom
 dEQP-VK.spirv_assembly.type.vec4.u32.slessthanequal_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset16_count16_tesse
@@ -233995,6 +245875,11 @@ dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset32_count16_tesse
@@ -234010,6 +245895,11 @@ dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset64_count16_tesse
@@ -234025,6 +245915,31 @@ dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset64_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_insert_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset16_count16_tesse
@@ -234040,6 +245955,11 @@ dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset32_count16_tesse
@@ -234055,6 +245975,11 @@ dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset64_count16_tesse
@@ -234070,6 +245995,31 @@ dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset64_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset64_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset64_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_s_extract_offset64_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count8_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count16_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count16_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count16_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count16_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count16_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count32_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count32_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count32_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count32_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count32_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count64_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count64_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count64_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count64_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset8_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset16_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset16_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset16_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset16_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset16_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset16_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset16_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset16_count16_tesse
@@ -234085,6 +246035,11 @@ dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset16_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset16_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset16_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset16_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset32_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset32_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset32_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset32_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset32_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset32_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset32_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset32_count16_tesse
@@ -234100,6 +246055,11 @@ dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset32_count64_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset32_count64_tesse
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset32_count64_geom
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset32_count64_frag
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset64_count8_vert
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset64_count8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset64_count8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset64_count8_geom
+dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset64_count8_frag
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset64_count16_vert
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset64_count16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u32.bit_field_u_extract_offset64_count16_tesse
@@ -234170,6 +246130,11 @@ dEQP-VK.spirv_assembly.type.vec4.u64.clamp_tessc
 dEQP-VK.spirv_assembly.type.vec4.u64.clamp_tesse
 dEQP-VK.spirv_assembly.type.vec4.u64.clamp_geom
 dEQP-VK.spirv_assembly.type.vec4.u64.clamp_frag
+dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_logical_shift16_tesse
@@ -234185,6 +246150,11 @@ dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_logical_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_logical_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_logical_shift64_geom
 dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_logical_shift64_frag
+dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_arithmetic_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_arithmetic_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_arithmetic_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_arithmetic_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_arithmetic_shift8_frag
 dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_arithmetic_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_arithmetic_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_arithmetic_shift16_tesse
@@ -234200,6 +246170,11 @@ dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_arithmetic_shift64_tessc
 dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_arithmetic_shift64_tesse
 dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_arithmetic_shift64_geom
 dEQP-VK.spirv_assembly.type.vec4.u64.shift_right_arithmetic_shift64_frag
+dEQP-VK.spirv_assembly.type.vec4.u64.shift_left_logical_shift8_vert
+dEQP-VK.spirv_assembly.type.vec4.u64.shift_left_logical_shift8_tessc
+dEQP-VK.spirv_assembly.type.vec4.u64.shift_left_logical_shift8_tesse
+dEQP-VK.spirv_assembly.type.vec4.u64.shift_left_logical_shift8_geom
+dEQP-VK.spirv_assembly.type.vec4.u64.shift_left_logical_shift8_frag
 dEQP-VK.spirv_assembly.type.vec4.u64.shift_left_logical_shift16_vert
 dEQP-VK.spirv_assembly.type.vec4.u64.shift_left_logical_shift16_tessc
 dEQP-VK.spirv_assembly.type.vec4.u64.shift_left_logical_shift16_tesse
@@ -250355,6 +262330,14 @@ dEQP-VK.glsl.builtin.function.pack_unpack.packhalf2x16_geometry
 dEQP-VK.glsl.builtin.function.pack_unpack.packhalf2x16_compute
 dEQP-VK.glsl.builtin.function.pack_unpack.unpackhalf2x16_geometry
 dEQP-VK.glsl.builtin.function.pack_unpack.unpackhalf2x16_compute
+dEQP-VK.glsl.builtin.precision.comparison.mediump_compute.scalar
+dEQP-VK.glsl.builtin.precision.comparison.mediump_compute.vec2
+dEQP-VK.glsl.builtin.precision.comparison.mediump_compute.vec3
+dEQP-VK.glsl.builtin.precision.comparison.mediump_compute.vec4
+dEQP-VK.glsl.builtin.precision.comparison.highp_compute.scalar
+dEQP-VK.glsl.builtin.precision.comparison.highp_compute.vec2
+dEQP-VK.glsl.builtin.precision.comparison.highp_compute.vec3
+dEQP-VK.glsl.builtin.precision.comparison.highp_compute.vec4
 dEQP-VK.glsl.builtin.precision.add.mediump_compute.scalar
 dEQP-VK.glsl.builtin.precision.add.mediump_compute.vec2
 dEQP-VK.glsl.builtin.precision.add.mediump_compute.vec3
@@ -250383,6 +262366,10 @@ dEQP-VK.glsl.builtin.precision.div.mediump_compute.scalar
 dEQP-VK.glsl.builtin.precision.div.mediump_compute.vec2
 dEQP-VK.glsl.builtin.precision.div.mediump_compute.vec3
 dEQP-VK.glsl.builtin.precision.div.mediump_compute.vec4
+dEQP-VK.glsl.builtin.precision.div.highp_compute.scalar
+dEQP-VK.glsl.builtin.precision.div.highp_compute.vec2
+dEQP-VK.glsl.builtin.precision.div.highp_compute.vec3
+dEQP-VK.glsl.builtin.precision.div.highp_compute.vec4
 dEQP-VK.glsl.builtin.precision.radians.mediump_compute.scalar
 dEQP-VK.glsl.builtin.precision.radians.mediump_compute.vec2
 dEQP-VK.glsl.builtin.precision.radians.mediump_compute.vec3
@@ -250399,14 +262386,26 @@ dEQP-VK.glsl.builtin.precision.degrees.highp_compute.scalar
 dEQP-VK.glsl.builtin.precision.degrees.highp_compute.vec2
 dEQP-VK.glsl.builtin.precision.degrees.highp_compute.vec3
 dEQP-VK.glsl.builtin.precision.degrees.highp_compute.vec4
+dEQP-VK.glsl.builtin.precision.sin.mediump_compute.scalar
+dEQP-VK.glsl.builtin.precision.sin.mediump_compute.vec2
+dEQP-VK.glsl.builtin.precision.sin.mediump_compute.vec3
+dEQP-VK.glsl.builtin.precision.sin.mediump_compute.vec4
 dEQP-VK.glsl.builtin.precision.sin.highp_compute.scalar
 dEQP-VK.glsl.builtin.precision.sin.highp_compute.vec2
 dEQP-VK.glsl.builtin.precision.sin.highp_compute.vec3
 dEQP-VK.glsl.builtin.precision.sin.highp_compute.vec4
+dEQP-VK.glsl.builtin.precision.cos.mediump_compute.scalar
+dEQP-VK.glsl.builtin.precision.cos.mediump_compute.vec2
+dEQP-VK.glsl.builtin.precision.cos.mediump_compute.vec3
+dEQP-VK.glsl.builtin.precision.cos.mediump_compute.vec4
 dEQP-VK.glsl.builtin.precision.cos.highp_compute.scalar
 dEQP-VK.glsl.builtin.precision.cos.highp_compute.vec2
 dEQP-VK.glsl.builtin.precision.cos.highp_compute.vec3
 dEQP-VK.glsl.builtin.precision.cos.highp_compute.vec4
+dEQP-VK.glsl.builtin.precision.tan.mediump_compute.scalar
+dEQP-VK.glsl.builtin.precision.tan.mediump_compute.vec2
+dEQP-VK.glsl.builtin.precision.tan.mediump_compute.vec3
+dEQP-VK.glsl.builtin.precision.tan.mediump_compute.vec4
 dEQP-VK.glsl.builtin.precision.tan.highp_compute.scalar
 dEQP-VK.glsl.builtin.precision.tan.highp_compute.vec2
 dEQP-VK.glsl.builtin.precision.tan.highp_compute.vec3
@@ -250423,10 +262422,18 @@ dEQP-VK.glsl.builtin.precision.acos.highp_compute.scalar
 dEQP-VK.glsl.builtin.precision.acos.highp_compute.vec2
 dEQP-VK.glsl.builtin.precision.acos.highp_compute.vec3
 dEQP-VK.glsl.builtin.precision.acos.highp_compute.vec4
+dEQP-VK.glsl.builtin.precision.atan2.mediump_compute.scalar
+dEQP-VK.glsl.builtin.precision.atan2.mediump_compute.vec2
+dEQP-VK.glsl.builtin.precision.atan2.mediump_compute.vec3
+dEQP-VK.glsl.builtin.precision.atan2.mediump_compute.vec4
 dEQP-VK.glsl.builtin.precision.atan2.highp_compute.scalar
 dEQP-VK.glsl.builtin.precision.atan2.highp_compute.vec2
 dEQP-VK.glsl.builtin.precision.atan2.highp_compute.vec3
 dEQP-VK.glsl.builtin.precision.atan2.highp_compute.vec4
+dEQP-VK.glsl.builtin.precision.atan.mediump_compute.scalar
+dEQP-VK.glsl.builtin.precision.atan.mediump_compute.vec2
+dEQP-VK.glsl.builtin.precision.atan.mediump_compute.vec3
+dEQP-VK.glsl.builtin.precision.atan.mediump_compute.vec4
 dEQP-VK.glsl.builtin.precision.atan.highp_compute.scalar
 dEQP-VK.glsl.builtin.precision.atan.highp_compute.vec2
 dEQP-VK.glsl.builtin.precision.atan.highp_compute.vec3
@@ -250467,6 +262474,18 @@ dEQP-VK.glsl.builtin.precision.acosh.mediump_compute.scalar
 dEQP-VK.glsl.builtin.precision.acosh.mediump_compute.vec2
 dEQP-VK.glsl.builtin.precision.acosh.mediump_compute.vec3
 dEQP-VK.glsl.builtin.precision.acosh.mediump_compute.vec4
+dEQP-VK.glsl.builtin.precision.acosh.highp_compute.scalar
+dEQP-VK.glsl.builtin.precision.acosh.highp_compute.vec2
+dEQP-VK.glsl.builtin.precision.acosh.highp_compute.vec3
+dEQP-VK.glsl.builtin.precision.acosh.highp_compute.vec4
+dEQP-VK.glsl.builtin.precision.atanh.mediump_compute.scalar
+dEQP-VK.glsl.builtin.precision.atanh.mediump_compute.vec2
+dEQP-VK.glsl.builtin.precision.atanh.mediump_compute.vec3
+dEQP-VK.glsl.builtin.precision.atanh.mediump_compute.vec4
+dEQP-VK.glsl.builtin.precision.atanh.highp_compute.scalar
+dEQP-VK.glsl.builtin.precision.atanh.highp_compute.vec2
+dEQP-VK.glsl.builtin.precision.atanh.highp_compute.vec3
+dEQP-VK.glsl.builtin.precision.atanh.highp_compute.vec4
 dEQP-VK.glsl.builtin.precision.pow.mediump_compute.scalar
 dEQP-VK.glsl.builtin.precision.pow.mediump_compute.vec2
 dEQP-VK.glsl.builtin.precision.pow.mediump_compute.vec3
@@ -250591,20 +262610,36 @@ dEQP-VK.glsl.builtin.precision.mod.mediump_compute.scalar
 dEQP-VK.glsl.builtin.precision.mod.mediump_compute.vec2
 dEQP-VK.glsl.builtin.precision.mod.mediump_compute.vec3
 dEQP-VK.glsl.builtin.precision.mod.mediump_compute.vec4
+dEQP-VK.glsl.builtin.precision.mod.highp_compute.scalar
+dEQP-VK.glsl.builtin.precision.mod.highp_compute.vec2
+dEQP-VK.glsl.builtin.precision.mod.highp_compute.vec3
+dEQP-VK.glsl.builtin.precision.mod.highp_compute.vec4
 dEQP-VK.glsl.builtin.precision.modf.mediump_compute
 dEQP-VK.glsl.builtin.precision.modf.highp_compute
 dEQP-VK.glsl.builtin.precision.min.mediump_compute.scalar
 dEQP-VK.glsl.builtin.precision.min.mediump_compute.vec2
 dEQP-VK.glsl.builtin.precision.min.mediump_compute.vec3
 dEQP-VK.glsl.builtin.precision.min.mediump_compute.vec4
+dEQP-VK.glsl.builtin.precision.min.highp_compute.scalar
+dEQP-VK.glsl.builtin.precision.min.highp_compute.vec2
+dEQP-VK.glsl.builtin.precision.min.highp_compute.vec3
+dEQP-VK.glsl.builtin.precision.min.highp_compute.vec4
 dEQP-VK.glsl.builtin.precision.max.mediump_compute.scalar
 dEQP-VK.glsl.builtin.precision.max.mediump_compute.vec2
 dEQP-VK.glsl.builtin.precision.max.mediump_compute.vec3
 dEQP-VK.glsl.builtin.precision.max.mediump_compute.vec4
+dEQP-VK.glsl.builtin.precision.max.highp_compute.scalar
+dEQP-VK.glsl.builtin.precision.max.highp_compute.vec2
+dEQP-VK.glsl.builtin.precision.max.highp_compute.vec3
+dEQP-VK.glsl.builtin.precision.max.highp_compute.vec4
 dEQP-VK.glsl.builtin.precision.clamp.mediump_compute.scalar
 dEQP-VK.glsl.builtin.precision.clamp.mediump_compute.vec2
 dEQP-VK.glsl.builtin.precision.clamp.mediump_compute.vec3
 dEQP-VK.glsl.builtin.precision.clamp.mediump_compute.vec4
+dEQP-VK.glsl.builtin.precision.clamp.highp_compute.scalar
+dEQP-VK.glsl.builtin.precision.clamp.highp_compute.vec2
+dEQP-VK.glsl.builtin.precision.clamp.highp_compute.vec3
+dEQP-VK.glsl.builtin.precision.clamp.highp_compute.vec4
 dEQP-VK.glsl.builtin.precision.mix.mediump_compute.scalar
 dEQP-VK.glsl.builtin.precision.mix.mediump_compute.vec2
 dEQP-VK.glsl.builtin.precision.mix.mediump_compute.vec3
@@ -250621,6 +262656,14 @@ dEQP-VK.glsl.builtin.precision.step.highp_compute.scalar
 dEQP-VK.glsl.builtin.precision.step.highp_compute.vec2
 dEQP-VK.glsl.builtin.precision.step.highp_compute.vec3
 dEQP-VK.glsl.builtin.precision.step.highp_compute.vec4
+dEQP-VK.glsl.builtin.precision.smoothstep.mediump_compute.scalar
+dEQP-VK.glsl.builtin.precision.smoothstep.mediump_compute.vec2
+dEQP-VK.glsl.builtin.precision.smoothstep.mediump_compute.vec3
+dEQP-VK.glsl.builtin.precision.smoothstep.mediump_compute.vec4
+dEQP-VK.glsl.builtin.precision.smoothstep.highp_compute.scalar
+dEQP-VK.glsl.builtin.precision.smoothstep.highp_compute.vec2
+dEQP-VK.glsl.builtin.precision.smoothstep.highp_compute.vec3
+dEQP-VK.glsl.builtin.precision.smoothstep.highp_compute.vec4
 dEQP-VK.glsl.builtin.precision.length.mediump_compute.scalar
 dEQP-VK.glsl.builtin.precision.length.mediump_compute.vec2
 dEQP-VK.glsl.builtin.precision.length.mediump_compute.vec3
@@ -250641,6 +262684,10 @@ dEQP-VK.glsl.builtin.precision.dot.mediump_compute.scalar
 dEQP-VK.glsl.builtin.precision.dot.mediump_compute.vec2
 dEQP-VK.glsl.builtin.precision.dot.mediump_compute.vec3
 dEQP-VK.glsl.builtin.precision.dot.mediump_compute.vec4
+dEQP-VK.glsl.builtin.precision.dot.highp_compute.scalar
+dEQP-VK.glsl.builtin.precision.dot.highp_compute.vec2
+dEQP-VK.glsl.builtin.precision.dot.highp_compute.vec3
+dEQP-VK.glsl.builtin.precision.dot.highp_compute.vec4
 dEQP-VK.glsl.builtin.precision.cross.mediump_compute
 dEQP-VK.glsl.builtin.precision.cross.highp_compute
 dEQP-VK.glsl.builtin.precision.normalize.mediump_compute.scalar
@@ -250659,11 +262706,22 @@ dEQP-VK.glsl.builtin.precision.faceforward.highp_compute.scalar
 dEQP-VK.glsl.builtin.precision.faceforward.highp_compute.vec2
 dEQP-VK.glsl.builtin.precision.faceforward.highp_compute.vec3
 dEQP-VK.glsl.builtin.precision.faceforward.highp_compute.vec4
+dEQP-VK.glsl.builtin.precision.reflect.mediump_compute.scalar
 dEQP-VK.glsl.builtin.precision.reflect.mediump_compute.vec2
 dEQP-VK.glsl.builtin.precision.reflect.mediump_compute.vec3
 dEQP-VK.glsl.builtin.precision.reflect.mediump_compute.vec4
+dEQP-VK.glsl.builtin.precision.reflect.highp_compute.scalar
 dEQP-VK.glsl.builtin.precision.reflect.highp_compute.vec2
 dEQP-VK.glsl.builtin.precision.reflect.highp_compute.vec3
+dEQP-VK.glsl.builtin.precision.reflect.highp_compute.vec4
+dEQP-VK.glsl.builtin.precision.refract.mediump_compute.scalar
+dEQP-VK.glsl.builtin.precision.refract.mediump_compute.vec2
+dEQP-VK.glsl.builtin.precision.refract.mediump_compute.vec3
+dEQP-VK.glsl.builtin.precision.refract.mediump_compute.vec4
+dEQP-VK.glsl.builtin.precision.refract.highp_compute.scalar
+dEQP-VK.glsl.builtin.precision.refract.highp_compute.vec2
+dEQP-VK.glsl.builtin.precision.refract.highp_compute.vec3
+dEQP-VK.glsl.builtin.precision.refract.highp_compute.vec4
 dEQP-VK.glsl.builtin.precision.matrixcompmult.mediump_compute.mat2
 dEQP-VK.glsl.builtin.precision.matrixcompmult.mediump_compute.mat2x3
 dEQP-VK.glsl.builtin.precision.matrixcompmult.mediump_compute.mat2x4
@@ -250721,6 +262779,7 @@ dEQP-VK.glsl.builtin.precision.transpose.highp_compute.mat4
 dEQP-VK.glsl.builtin.precision.determinant.mediump_compute.mat2
 dEQP-VK.glsl.builtin.precision.determinant.highp_compute.mat2
 dEQP-VK.glsl.builtin.precision.inverse.mediump_compute.mat2
+dEQP-VK.glsl.builtin.precision.inverse.highp_compute.mat2
 dEQP-VK.glsl.builtin.precision.frexp.mediump_vertex.scalar
 dEQP-VK.glsl.builtin.precision.frexp.mediump_vertex.vec2
 dEQP-VK.glsl.builtin.precision.frexp.mediump_vertex.vec3
@@ -250793,6 +262852,515 @@ dEQP-VK.glsl.builtin.precision.fma.highp_compute.scalar
 dEQP-VK.glsl.builtin.precision.fma.highp_compute.vec2
 dEQP-VK.glsl.builtin.precision.fma.highp_compute.vec3
 dEQP-VK.glsl.builtin.precision.fma.highp_compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.comparison.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.comparison.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.comparison.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.comparison.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.add.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.add.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.add.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.add.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sub.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sub.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sub.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sub.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.mul.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.mul.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.mul.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.mul.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.div.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.div.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.div.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.div.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.radians.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.radians.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.radians.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.radians.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.degrees.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.degrees.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.degrees.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.degrees.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sin.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sin.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sin.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sin.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.cos.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.cos.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.cos.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.cos.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.tan.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.tan.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.tan.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.tan.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.asin.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.asin.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.asin.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.asin.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.acos.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.acos.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.acos.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.acos.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.atan2.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.atan2.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.atan2.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.atan2.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.atan.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.atan.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.atan.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.atan.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sinh.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sinh.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sinh.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sinh.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.cosh.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.cosh.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.cosh.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.cosh.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.tanh.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.tanh.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.tanh.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.tanh.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.asinh.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.asinh.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.asinh.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.asinh.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.acosh.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.acosh.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.acosh.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.acosh.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.atanh.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.atanh.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.atanh.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.atanh.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.pow.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.pow.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.pow.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.pow.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.exp.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.exp.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.exp.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.exp.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.log.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.log.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.log.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.log.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.exp2.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.exp2.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.exp2.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.exp2.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.log2.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.log2.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.log2.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.log2.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sqrt.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sqrt.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sqrt.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sqrt.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.inversesqrt.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.inversesqrt.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.inversesqrt.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.inversesqrt.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.abs.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.abs.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.abs.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.abs.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sign.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sign.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sign.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.sign.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.floor.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.floor.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.floor.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.floor.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.trunc.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.trunc.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.trunc.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.trunc.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.round.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.round.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.round.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.round.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.roundeven.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.roundeven.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.roundeven.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.roundeven.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ceil.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ceil.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ceil.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ceil.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fract.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fract.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fract.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fract.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.modf.compute
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.min.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.min.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.min.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.min.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.max.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.max.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.max.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.max.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.clamp.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.clamp.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.clamp.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.clamp.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.mix.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.mix.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.mix.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.mix.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.step.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.step.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.step.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.step.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.smoothstep.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.smoothstep.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.smoothstep.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.smoothstep.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.length.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.length.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.length.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.length.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.distance.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.distance.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.distance.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.distance.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.dot.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.dot.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.dot.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.dot.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.cross.compute
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.normalize.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.normalize.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.normalize.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.normalize.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.faceforward.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.faceforward.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.faceforward.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.faceforward.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.reflect.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.reflect.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.reflect.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.reflect.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.refract.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.refract.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.refract.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.refract.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.outerproduct.compute.mat2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.outerproduct.compute.mat2x3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.outerproduct.compute.mat2x4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.outerproduct.compute.mat3x2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.outerproduct.compute.mat3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.outerproduct.compute.mat3x4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.outerproduct.compute.mat4x2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.outerproduct.compute.mat4x3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.outerproduct.compute.mat4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.transpose.compute.mat2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.transpose.compute.mat2x3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.transpose.compute.mat2x4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.transpose.compute.mat3x2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.transpose.compute.mat3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.transpose.compute.mat3x4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.transpose.compute.mat4x2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.transpose.compute.mat4x3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.transpose.compute.mat4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.determinant.compute.mat2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.inverse.compute.mat2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.frexp.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.frexp.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.frexp.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.frexp.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.frexp.vertex.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.frexp.vertex.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.frexp.vertex.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.frexp.vertex.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.frexp.fragment.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.frexp.fragment.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.frexp.fragment.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.frexp.fragment.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ldexp.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ldexp.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ldexp.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ldexp.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ldexp.vertex.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ldexp.vertex.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ldexp.vertex.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ldexp.vertex.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ldexp.fragment.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ldexp.fragment.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ldexp.fragment.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.ldexp.fragment.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fma.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fma.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fma.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fma.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fma.vertex.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fma.vertex.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fma.vertex.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fma.vertex.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fma.fragment.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fma.fragment.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fma.fragment.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage16b.fma.fragment.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.comparison.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.comparison.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.comparison.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.comparison.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.add.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.add.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.add.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.add.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sub.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sub.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sub.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sub.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.mul.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.mul.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.mul.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.mul.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.div.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.div.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.div.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.div.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.radians.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.radians.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.radians.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.radians.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.degrees.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.degrees.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.degrees.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.degrees.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sin.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sin.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sin.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sin.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.cos.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.cos.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.cos.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.cos.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.tan.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.tan.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.tan.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.tan.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.asin.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.asin.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.asin.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.asin.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.acos.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.acos.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.acos.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.acos.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.atan2.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.atan2.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.atan2.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.atan2.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.atan.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.atan.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.atan.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.atan.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sinh.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sinh.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sinh.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sinh.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.cosh.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.cosh.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.cosh.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.cosh.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.tanh.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.tanh.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.tanh.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.tanh.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.asinh.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.asinh.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.asinh.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.asinh.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.acosh.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.acosh.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.acosh.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.acosh.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.atanh.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.atanh.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.atanh.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.atanh.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.pow.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.pow.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.pow.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.pow.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.exp.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.exp.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.exp.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.exp.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.log.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.log.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.log.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.log.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.exp2.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.exp2.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.exp2.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.exp2.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.log2.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.log2.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.log2.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.log2.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sqrt.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sqrt.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sqrt.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sqrt.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.inversesqrt.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.inversesqrt.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.inversesqrt.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.inversesqrt.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.abs.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.abs.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.abs.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.abs.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sign.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sign.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sign.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.sign.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.floor.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.floor.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.floor.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.floor.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.trunc.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.trunc.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.trunc.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.trunc.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.round.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.round.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.round.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.round.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.roundeven.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.roundeven.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.roundeven.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.roundeven.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ceil.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ceil.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ceil.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ceil.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fract.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fract.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fract.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fract.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.modf.compute
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.min.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.min.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.min.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.min.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.max.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.max.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.max.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.max.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.clamp.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.clamp.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.clamp.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.clamp.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.mix.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.mix.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.mix.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.mix.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.step.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.step.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.step.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.step.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.smoothstep.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.smoothstep.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.smoothstep.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.smoothstep.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.length.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.length.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.length.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.length.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.distance.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.distance.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.distance.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.distance.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.dot.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.dot.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.dot.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.dot.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.cross.compute
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.normalize.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.normalize.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.normalize.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.normalize.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.faceforward.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.faceforward.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.faceforward.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.faceforward.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.reflect.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.reflect.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.reflect.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.reflect.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.refract.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.refract.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.refract.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.refract.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.matrixcompmult.compute.mat2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.matrixcompmult.compute.mat2x3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.matrixcompmult.compute.mat2x4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.matrixcompmult.compute.mat3x2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.matrixcompmult.compute.mat3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.matrixcompmult.compute.mat3x4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.matrixcompmult.compute.mat4x2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.matrixcompmult.compute.mat4x3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.matrixcompmult.compute.mat4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.outerproduct.compute.mat2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.outerproduct.compute.mat2x3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.outerproduct.compute.mat2x4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.outerproduct.compute.mat3x2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.outerproduct.compute.mat3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.outerproduct.compute.mat3x4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.outerproduct.compute.mat4x2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.outerproduct.compute.mat4x3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.outerproduct.compute.mat4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.transpose.compute.mat2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.transpose.compute.mat2x3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.transpose.compute.mat2x4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.transpose.compute.mat3x2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.transpose.compute.mat3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.transpose.compute.mat3x4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.transpose.compute.mat4x2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.transpose.compute.mat4x3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.transpose.compute.mat4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.determinant.compute.mat2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.inverse.compute.mat2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.frexp.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.frexp.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.frexp.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.frexp.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.frexp.vertex.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.frexp.vertex.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.frexp.vertex.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.frexp.vertex.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.frexp.fragment.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.frexp.fragment.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.frexp.fragment.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.frexp.fragment.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ldexp.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ldexp.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ldexp.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ldexp.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ldexp.vertex.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ldexp.vertex.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ldexp.vertex.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ldexp.vertex.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ldexp.fragment.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ldexp.fragment.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ldexp.fragment.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.ldexp.fragment.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fma.compute.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fma.compute.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fma.compute.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fma.compute.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fma.vertex.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fma.vertex.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fma.vertex.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fma.vertex.vec4
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fma.fragment.scalar
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fma.fragment.vec2
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fma.fragment.vec3
+dEQP-VK.glsl.builtin.precision_fp16_storage32b.fma.fragment.vec4
 dEQP-VK.glsl.opaque_type_indexing.sampler.const_literal.vertex.sampler2d
 dEQP-VK.glsl.opaque_type_indexing.sampler.const_literal.vertex.samplercube
 dEQP-VK.glsl.opaque_type_indexing.sampler.const_literal.vertex.sampler2darray
@@ -272995,6 +285563,4512 @@ dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_
 dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5
 dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6
 dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_none
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_zero
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_average
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_min
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_max
+dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_max
 dEQP-VK.renderpass2.sampleread.numsamples_2_add
 dEQP-VK.renderpass2.sampleread.numsamples_2_selected_sample_0
 dEQP-VK.renderpass2.sampleread.numsamples_2_selected_sample_1
@@ -273524,6 +290598,762 @@ dEQP-VK.ubo.2_level_array.std140.f16vec4.both
 dEQP-VK.ubo.2_level_array.std140.f16vec4.vertex_comp_access
 dEQP-VK.ubo.2_level_array.std140.f16vec4.fragment_comp_access
 dEQP-VK.ubo.2_level_array.std140.f16vec4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.float.vertex
+dEQP-VK.ubo.2_level_array.std430.float.fragment
+dEQP-VK.ubo.2_level_array.std430.float.both
+dEQP-VK.ubo.2_level_array.std430.float.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.float.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.float.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.vec2.vertex
+dEQP-VK.ubo.2_level_array.std430.vec2.fragment
+dEQP-VK.ubo.2_level_array.std430.vec2.both
+dEQP-VK.ubo.2_level_array.std430.vec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.vec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.vec2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.vec3.vertex
+dEQP-VK.ubo.2_level_array.std430.vec3.fragment
+dEQP-VK.ubo.2_level_array.std430.vec3.both
+dEQP-VK.ubo.2_level_array.std430.vec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.vec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.vec3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.vec4.vertex
+dEQP-VK.ubo.2_level_array.std430.vec4.fragment
+dEQP-VK.ubo.2_level_array.std430.vec4.both
+dEQP-VK.ubo.2_level_array.std430.vec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.vec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.vec4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.int.vertex
+dEQP-VK.ubo.2_level_array.std430.int.fragment
+dEQP-VK.ubo.2_level_array.std430.int.both
+dEQP-VK.ubo.2_level_array.std430.int.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.int.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.int.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.ivec2.vertex
+dEQP-VK.ubo.2_level_array.std430.ivec2.fragment
+dEQP-VK.ubo.2_level_array.std430.ivec2.both
+dEQP-VK.ubo.2_level_array.std430.ivec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.ivec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.ivec2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.ivec3.vertex
+dEQP-VK.ubo.2_level_array.std430.ivec3.fragment
+dEQP-VK.ubo.2_level_array.std430.ivec3.both
+dEQP-VK.ubo.2_level_array.std430.ivec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.ivec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.ivec3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.ivec4.vertex
+dEQP-VK.ubo.2_level_array.std430.ivec4.fragment
+dEQP-VK.ubo.2_level_array.std430.ivec4.both
+dEQP-VK.ubo.2_level_array.std430.ivec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.ivec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.ivec4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.uint.vertex
+dEQP-VK.ubo.2_level_array.std430.uint.fragment
+dEQP-VK.ubo.2_level_array.std430.uint.both
+dEQP-VK.ubo.2_level_array.std430.uint.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.uint.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.uint.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.uvec2.vertex
+dEQP-VK.ubo.2_level_array.std430.uvec2.fragment
+dEQP-VK.ubo.2_level_array.std430.uvec2.both
+dEQP-VK.ubo.2_level_array.std430.uvec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.uvec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.uvec2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.uvec3.vertex
+dEQP-VK.ubo.2_level_array.std430.uvec3.fragment
+dEQP-VK.ubo.2_level_array.std430.uvec3.both
+dEQP-VK.ubo.2_level_array.std430.uvec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.uvec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.uvec3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.uvec4.vertex
+dEQP-VK.ubo.2_level_array.std430.uvec4.fragment
+dEQP-VK.ubo.2_level_array.std430.uvec4.both
+dEQP-VK.ubo.2_level_array.std430.uvec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.uvec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.uvec4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.bool.vertex
+dEQP-VK.ubo.2_level_array.std430.bool.fragment
+dEQP-VK.ubo.2_level_array.std430.bool.both
+dEQP-VK.ubo.2_level_array.std430.bool.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.bool.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.bool.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.bvec2.vertex
+dEQP-VK.ubo.2_level_array.std430.bvec2.fragment
+dEQP-VK.ubo.2_level_array.std430.bvec2.both
+dEQP-VK.ubo.2_level_array.std430.bvec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.bvec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.bvec2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.bvec3.vertex
+dEQP-VK.ubo.2_level_array.std430.bvec3.fragment
+dEQP-VK.ubo.2_level_array.std430.bvec3.both
+dEQP-VK.ubo.2_level_array.std430.bvec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.bvec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.bvec3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.bvec4.vertex
+dEQP-VK.ubo.2_level_array.std430.bvec4.fragment
+dEQP-VK.ubo.2_level_array.std430.bvec4.both
+dEQP-VK.ubo.2_level_array.std430.bvec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.bvec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.bvec4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat2.vertex
+dEQP-VK.ubo.2_level_array.std430.mat2.fragment
+dEQP-VK.ubo.2_level_array.std430.mat2.both
+dEQP-VK.ubo.2_level_array.std430.mat2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2.vertex
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2.fragment
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2.both
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2.vertex
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2.fragment
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2.both
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat3.vertex
+dEQP-VK.ubo.2_level_array.std430.mat3.fragment
+dEQP-VK.ubo.2_level_array.std430.mat3.both
+dEQP-VK.ubo.2_level_array.std430.mat3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3.vertex
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3.fragment
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3.both
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3.vertex
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3.fragment
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3.both
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat4.vertex
+dEQP-VK.ubo.2_level_array.std430.mat4.fragment
+dEQP-VK.ubo.2_level_array.std430.mat4.both
+dEQP-VK.ubo.2_level_array.std430.mat4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4.vertex
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4.fragment
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4.both
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4.vertex
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4.fragment
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4.both
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat2x3.vertex
+dEQP-VK.ubo.2_level_array.std430.mat2x3.fragment
+dEQP-VK.ubo.2_level_array.std430.mat2x3.both
+dEQP-VK.ubo.2_level_array.std430.mat2x3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat2x3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat2x3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2x3.vertex
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2x3.fragment
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2x3.both
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2x3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2x3.vertex
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2x3.fragment
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2x3.both
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2x3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat2x4.vertex
+dEQP-VK.ubo.2_level_array.std430.mat2x4.fragment
+dEQP-VK.ubo.2_level_array.std430.mat2x4.both
+dEQP-VK.ubo.2_level_array.std430.mat2x4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat2x4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat2x4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2x4.vertex
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2x4.fragment
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2x4.both
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat2x4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2x4.vertex
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2x4.fragment
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2x4.both
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat2x4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat3x2.vertex
+dEQP-VK.ubo.2_level_array.std430.mat3x2.fragment
+dEQP-VK.ubo.2_level_array.std430.mat3x2.both
+dEQP-VK.ubo.2_level_array.std430.mat3x2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat3x2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat3x2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3x2.vertex
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3x2.fragment
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3x2.both
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3x2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3x2.vertex
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3x2.fragment
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3x2.both
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3x2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat3x4.vertex
+dEQP-VK.ubo.2_level_array.std430.mat3x4.fragment
+dEQP-VK.ubo.2_level_array.std430.mat3x4.both
+dEQP-VK.ubo.2_level_array.std430.mat3x4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat3x4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat3x4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3x4.vertex
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3x4.fragment
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3x4.both
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat3x4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3x4.vertex
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3x4.fragment
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3x4.both
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat3x4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat4x2.vertex
+dEQP-VK.ubo.2_level_array.std430.mat4x2.fragment
+dEQP-VK.ubo.2_level_array.std430.mat4x2.both
+dEQP-VK.ubo.2_level_array.std430.mat4x2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat4x2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat4x2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4x2.vertex
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4x2.fragment
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4x2.both
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4x2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4x2.vertex
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4x2.fragment
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4x2.both
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4x2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat4x3.vertex
+dEQP-VK.ubo.2_level_array.std430.mat4x3.fragment
+dEQP-VK.ubo.2_level_array.std430.mat4x3.both
+dEQP-VK.ubo.2_level_array.std430.mat4x3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat4x3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.mat4x3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4x3.vertex
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4x3.fragment
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4x3.both
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.row_major_mat4x3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4x3.vertex
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4x3.fragment
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4x3.both
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.column_major_mat4x3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.uint8_t.vertex
+dEQP-VK.ubo.2_level_array.std430.uint8_t.fragment
+dEQP-VK.ubo.2_level_array.std430.uint8_t.both
+dEQP-VK.ubo.2_level_array.std430.uint8_t.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.uint8_t.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.uint8_t.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.u8vec2.vertex
+dEQP-VK.ubo.2_level_array.std430.u8vec2.fragment
+dEQP-VK.ubo.2_level_array.std430.u8vec2.both
+dEQP-VK.ubo.2_level_array.std430.u8vec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.u8vec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.u8vec2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.u8vec3.vertex
+dEQP-VK.ubo.2_level_array.std430.u8vec3.fragment
+dEQP-VK.ubo.2_level_array.std430.u8vec3.both
+dEQP-VK.ubo.2_level_array.std430.u8vec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.u8vec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.u8vec3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.u8vec4.vertex
+dEQP-VK.ubo.2_level_array.std430.u8vec4.fragment
+dEQP-VK.ubo.2_level_array.std430.u8vec4.both
+dEQP-VK.ubo.2_level_array.std430.u8vec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.u8vec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.u8vec4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.int8_t.vertex
+dEQP-VK.ubo.2_level_array.std430.int8_t.fragment
+dEQP-VK.ubo.2_level_array.std430.int8_t.both
+dEQP-VK.ubo.2_level_array.std430.int8_t.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.int8_t.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.int8_t.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.i8vec2.vertex
+dEQP-VK.ubo.2_level_array.std430.i8vec2.fragment
+dEQP-VK.ubo.2_level_array.std430.i8vec2.both
+dEQP-VK.ubo.2_level_array.std430.i8vec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.i8vec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.i8vec2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.i8vec3.vertex
+dEQP-VK.ubo.2_level_array.std430.i8vec3.fragment
+dEQP-VK.ubo.2_level_array.std430.i8vec3.both
+dEQP-VK.ubo.2_level_array.std430.i8vec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.i8vec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.i8vec3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.i8vec4.vertex
+dEQP-VK.ubo.2_level_array.std430.i8vec4.fragment
+dEQP-VK.ubo.2_level_array.std430.i8vec4.both
+dEQP-VK.ubo.2_level_array.std430.i8vec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.i8vec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.i8vec4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.uint16_t.vertex
+dEQP-VK.ubo.2_level_array.std430.uint16_t.fragment
+dEQP-VK.ubo.2_level_array.std430.uint16_t.both
+dEQP-VK.ubo.2_level_array.std430.uint16_t.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.uint16_t.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.uint16_t.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.u16vec2.vertex
+dEQP-VK.ubo.2_level_array.std430.u16vec2.fragment
+dEQP-VK.ubo.2_level_array.std430.u16vec2.both
+dEQP-VK.ubo.2_level_array.std430.u16vec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.u16vec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.u16vec2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.u16vec3.vertex
+dEQP-VK.ubo.2_level_array.std430.u16vec3.fragment
+dEQP-VK.ubo.2_level_array.std430.u16vec3.both
+dEQP-VK.ubo.2_level_array.std430.u16vec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.u16vec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.u16vec3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.u16vec4.vertex
+dEQP-VK.ubo.2_level_array.std430.u16vec4.fragment
+dEQP-VK.ubo.2_level_array.std430.u16vec4.both
+dEQP-VK.ubo.2_level_array.std430.u16vec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.u16vec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.u16vec4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.int16_t.vertex
+dEQP-VK.ubo.2_level_array.std430.int16_t.fragment
+dEQP-VK.ubo.2_level_array.std430.int16_t.both
+dEQP-VK.ubo.2_level_array.std430.int16_t.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.int16_t.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.int16_t.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.i16vec2.vertex
+dEQP-VK.ubo.2_level_array.std430.i16vec2.fragment
+dEQP-VK.ubo.2_level_array.std430.i16vec2.both
+dEQP-VK.ubo.2_level_array.std430.i16vec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.i16vec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.i16vec2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.i16vec3.vertex
+dEQP-VK.ubo.2_level_array.std430.i16vec3.fragment
+dEQP-VK.ubo.2_level_array.std430.i16vec3.both
+dEQP-VK.ubo.2_level_array.std430.i16vec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.i16vec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.i16vec3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.i16vec4.vertex
+dEQP-VK.ubo.2_level_array.std430.i16vec4.fragment
+dEQP-VK.ubo.2_level_array.std430.i16vec4.both
+dEQP-VK.ubo.2_level_array.std430.i16vec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.i16vec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.i16vec4.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.float16_t.vertex
+dEQP-VK.ubo.2_level_array.std430.float16_t.fragment
+dEQP-VK.ubo.2_level_array.std430.float16_t.both
+dEQP-VK.ubo.2_level_array.std430.float16_t.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.float16_t.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.float16_t.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.f16vec2.vertex
+dEQP-VK.ubo.2_level_array.std430.f16vec2.fragment
+dEQP-VK.ubo.2_level_array.std430.f16vec2.both
+dEQP-VK.ubo.2_level_array.std430.f16vec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.f16vec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.f16vec2.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.f16vec3.vertex
+dEQP-VK.ubo.2_level_array.std430.f16vec3.fragment
+dEQP-VK.ubo.2_level_array.std430.f16vec3.both
+dEQP-VK.ubo.2_level_array.std430.f16vec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.f16vec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.f16vec3.both_comp_access
+dEQP-VK.ubo.2_level_array.std430.f16vec4.vertex
+dEQP-VK.ubo.2_level_array.std430.f16vec4.fragment
+dEQP-VK.ubo.2_level_array.std430.f16vec4.both
+dEQP-VK.ubo.2_level_array.std430.f16vec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.std430.f16vec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.std430.f16vec4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.float.vertex
+dEQP-VK.ubo.2_level_array.scalar.float.fragment
+dEQP-VK.ubo.2_level_array.scalar.float.both
+dEQP-VK.ubo.2_level_array.scalar.float.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.float.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.float.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.vec2.vertex
+dEQP-VK.ubo.2_level_array.scalar.vec2.fragment
+dEQP-VK.ubo.2_level_array.scalar.vec2.both
+dEQP-VK.ubo.2_level_array.scalar.vec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.vec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.vec2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.vec3.vertex
+dEQP-VK.ubo.2_level_array.scalar.vec3.fragment
+dEQP-VK.ubo.2_level_array.scalar.vec3.both
+dEQP-VK.ubo.2_level_array.scalar.vec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.vec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.vec3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.vec4.vertex
+dEQP-VK.ubo.2_level_array.scalar.vec4.fragment
+dEQP-VK.ubo.2_level_array.scalar.vec4.both
+dEQP-VK.ubo.2_level_array.scalar.vec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.vec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.vec4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.int.vertex
+dEQP-VK.ubo.2_level_array.scalar.int.fragment
+dEQP-VK.ubo.2_level_array.scalar.int.both
+dEQP-VK.ubo.2_level_array.scalar.int.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.int.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.int.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.ivec2.vertex
+dEQP-VK.ubo.2_level_array.scalar.ivec2.fragment
+dEQP-VK.ubo.2_level_array.scalar.ivec2.both
+dEQP-VK.ubo.2_level_array.scalar.ivec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.ivec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.ivec2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.ivec3.vertex
+dEQP-VK.ubo.2_level_array.scalar.ivec3.fragment
+dEQP-VK.ubo.2_level_array.scalar.ivec3.both
+dEQP-VK.ubo.2_level_array.scalar.ivec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.ivec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.ivec3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.ivec4.vertex
+dEQP-VK.ubo.2_level_array.scalar.ivec4.fragment
+dEQP-VK.ubo.2_level_array.scalar.ivec4.both
+dEQP-VK.ubo.2_level_array.scalar.ivec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.ivec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.ivec4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uint.vertex
+dEQP-VK.ubo.2_level_array.scalar.uint.fragment
+dEQP-VK.ubo.2_level_array.scalar.uint.both
+dEQP-VK.ubo.2_level_array.scalar.uint.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uint.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uint.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uvec2.vertex
+dEQP-VK.ubo.2_level_array.scalar.uvec2.fragment
+dEQP-VK.ubo.2_level_array.scalar.uvec2.both
+dEQP-VK.ubo.2_level_array.scalar.uvec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uvec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uvec2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uvec3.vertex
+dEQP-VK.ubo.2_level_array.scalar.uvec3.fragment
+dEQP-VK.ubo.2_level_array.scalar.uvec3.both
+dEQP-VK.ubo.2_level_array.scalar.uvec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uvec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uvec3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uvec4.vertex
+dEQP-VK.ubo.2_level_array.scalar.uvec4.fragment
+dEQP-VK.ubo.2_level_array.scalar.uvec4.both
+dEQP-VK.ubo.2_level_array.scalar.uvec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uvec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uvec4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.bool.vertex
+dEQP-VK.ubo.2_level_array.scalar.bool.fragment
+dEQP-VK.ubo.2_level_array.scalar.bool.both
+dEQP-VK.ubo.2_level_array.scalar.bool.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.bool.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.bool.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.bvec2.vertex
+dEQP-VK.ubo.2_level_array.scalar.bvec2.fragment
+dEQP-VK.ubo.2_level_array.scalar.bvec2.both
+dEQP-VK.ubo.2_level_array.scalar.bvec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.bvec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.bvec2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.bvec3.vertex
+dEQP-VK.ubo.2_level_array.scalar.bvec3.fragment
+dEQP-VK.ubo.2_level_array.scalar.bvec3.both
+dEQP-VK.ubo.2_level_array.scalar.bvec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.bvec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.bvec3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.bvec4.vertex
+dEQP-VK.ubo.2_level_array.scalar.bvec4.fragment
+dEQP-VK.ubo.2_level_array.scalar.bvec4.both
+dEQP-VK.ubo.2_level_array.scalar.bvec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.bvec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.bvec4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat2.vertex
+dEQP-VK.ubo.2_level_array.scalar.mat2.fragment
+dEQP-VK.ubo.2_level_array.scalar.mat2.both
+dEQP-VK.ubo.2_level_array.scalar.mat2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2.vertex
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2.fragment
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2.both
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2.vertex
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2.fragment
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2.both
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat3.vertex
+dEQP-VK.ubo.2_level_array.scalar.mat3.fragment
+dEQP-VK.ubo.2_level_array.scalar.mat3.both
+dEQP-VK.ubo.2_level_array.scalar.mat3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3.vertex
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3.fragment
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3.both
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3.vertex
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3.fragment
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3.both
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat4.vertex
+dEQP-VK.ubo.2_level_array.scalar.mat4.fragment
+dEQP-VK.ubo.2_level_array.scalar.mat4.both
+dEQP-VK.ubo.2_level_array.scalar.mat4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4.vertex
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4.fragment
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4.both
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4.vertex
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4.fragment
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4.both
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat2x3.vertex
+dEQP-VK.ubo.2_level_array.scalar.mat2x3.fragment
+dEQP-VK.ubo.2_level_array.scalar.mat2x3.both
+dEQP-VK.ubo.2_level_array.scalar.mat2x3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat2x3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat2x3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2x3.vertex
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2x3.fragment
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2x3.both
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2x3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x3.vertex
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x3.fragment
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x3.both
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat2x4.vertex
+dEQP-VK.ubo.2_level_array.scalar.mat2x4.fragment
+dEQP-VK.ubo.2_level_array.scalar.mat2x4.both
+dEQP-VK.ubo.2_level_array.scalar.mat2x4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat2x4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat2x4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2x4.vertex
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2x4.fragment
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2x4.both
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat2x4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x4.vertex
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x4.fragment
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x4.both
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat3x2.vertex
+dEQP-VK.ubo.2_level_array.scalar.mat3x2.fragment
+dEQP-VK.ubo.2_level_array.scalar.mat3x2.both
+dEQP-VK.ubo.2_level_array.scalar.mat3x2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat3x2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat3x2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3x2.vertex
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3x2.fragment
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3x2.both
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3x2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x2.vertex
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x2.fragment
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x2.both
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat3x4.vertex
+dEQP-VK.ubo.2_level_array.scalar.mat3x4.fragment
+dEQP-VK.ubo.2_level_array.scalar.mat3x4.both
+dEQP-VK.ubo.2_level_array.scalar.mat3x4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat3x4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat3x4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3x4.vertex
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3x4.fragment
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3x4.both
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat3x4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x4.vertex
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x4.fragment
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x4.both
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat4x2.vertex
+dEQP-VK.ubo.2_level_array.scalar.mat4x2.fragment
+dEQP-VK.ubo.2_level_array.scalar.mat4x2.both
+dEQP-VK.ubo.2_level_array.scalar.mat4x2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat4x2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat4x2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4x2.vertex
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4x2.fragment
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4x2.both
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4x2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4x2.vertex
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4x2.fragment
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4x2.both
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4x2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat4x3.vertex
+dEQP-VK.ubo.2_level_array.scalar.mat4x3.fragment
+dEQP-VK.ubo.2_level_array.scalar.mat4x3.both
+dEQP-VK.ubo.2_level_array.scalar.mat4x3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat4x3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.mat4x3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4x3.vertex
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4x3.fragment
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4x3.both
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.row_major_mat4x3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4x3.vertex
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4x3.fragment
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4x3.both
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.column_major_mat4x3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uint8_t.vertex
+dEQP-VK.ubo.2_level_array.scalar.uint8_t.fragment
+dEQP-VK.ubo.2_level_array.scalar.uint8_t.both
+dEQP-VK.ubo.2_level_array.scalar.uint8_t.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uint8_t.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uint8_t.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u8vec2.vertex
+dEQP-VK.ubo.2_level_array.scalar.u8vec2.fragment
+dEQP-VK.ubo.2_level_array.scalar.u8vec2.both
+dEQP-VK.ubo.2_level_array.scalar.u8vec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u8vec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u8vec2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u8vec3.vertex
+dEQP-VK.ubo.2_level_array.scalar.u8vec3.fragment
+dEQP-VK.ubo.2_level_array.scalar.u8vec3.both
+dEQP-VK.ubo.2_level_array.scalar.u8vec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u8vec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u8vec3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u8vec4.vertex
+dEQP-VK.ubo.2_level_array.scalar.u8vec4.fragment
+dEQP-VK.ubo.2_level_array.scalar.u8vec4.both
+dEQP-VK.ubo.2_level_array.scalar.u8vec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u8vec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u8vec4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.int8_t.vertex
+dEQP-VK.ubo.2_level_array.scalar.int8_t.fragment
+dEQP-VK.ubo.2_level_array.scalar.int8_t.both
+dEQP-VK.ubo.2_level_array.scalar.int8_t.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.int8_t.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.int8_t.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i8vec2.vertex
+dEQP-VK.ubo.2_level_array.scalar.i8vec2.fragment
+dEQP-VK.ubo.2_level_array.scalar.i8vec2.both
+dEQP-VK.ubo.2_level_array.scalar.i8vec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i8vec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i8vec2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i8vec3.vertex
+dEQP-VK.ubo.2_level_array.scalar.i8vec3.fragment
+dEQP-VK.ubo.2_level_array.scalar.i8vec3.both
+dEQP-VK.ubo.2_level_array.scalar.i8vec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i8vec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i8vec3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i8vec4.vertex
+dEQP-VK.ubo.2_level_array.scalar.i8vec4.fragment
+dEQP-VK.ubo.2_level_array.scalar.i8vec4.both
+dEQP-VK.ubo.2_level_array.scalar.i8vec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i8vec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i8vec4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uint16_t.vertex
+dEQP-VK.ubo.2_level_array.scalar.uint16_t.fragment
+dEQP-VK.ubo.2_level_array.scalar.uint16_t.both
+dEQP-VK.ubo.2_level_array.scalar.uint16_t.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uint16_t.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.uint16_t.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u16vec2.vertex
+dEQP-VK.ubo.2_level_array.scalar.u16vec2.fragment
+dEQP-VK.ubo.2_level_array.scalar.u16vec2.both
+dEQP-VK.ubo.2_level_array.scalar.u16vec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u16vec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u16vec2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u16vec3.vertex
+dEQP-VK.ubo.2_level_array.scalar.u16vec3.fragment
+dEQP-VK.ubo.2_level_array.scalar.u16vec3.both
+dEQP-VK.ubo.2_level_array.scalar.u16vec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u16vec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u16vec3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u16vec4.vertex
+dEQP-VK.ubo.2_level_array.scalar.u16vec4.fragment
+dEQP-VK.ubo.2_level_array.scalar.u16vec4.both
+dEQP-VK.ubo.2_level_array.scalar.u16vec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u16vec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.u16vec4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.int16_t.vertex
+dEQP-VK.ubo.2_level_array.scalar.int16_t.fragment
+dEQP-VK.ubo.2_level_array.scalar.int16_t.both
+dEQP-VK.ubo.2_level_array.scalar.int16_t.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.int16_t.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.int16_t.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i16vec2.vertex
+dEQP-VK.ubo.2_level_array.scalar.i16vec2.fragment
+dEQP-VK.ubo.2_level_array.scalar.i16vec2.both
+dEQP-VK.ubo.2_level_array.scalar.i16vec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i16vec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i16vec2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i16vec3.vertex
+dEQP-VK.ubo.2_level_array.scalar.i16vec3.fragment
+dEQP-VK.ubo.2_level_array.scalar.i16vec3.both
+dEQP-VK.ubo.2_level_array.scalar.i16vec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i16vec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i16vec3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i16vec4.vertex
+dEQP-VK.ubo.2_level_array.scalar.i16vec4.fragment
+dEQP-VK.ubo.2_level_array.scalar.i16vec4.both
+dEQP-VK.ubo.2_level_array.scalar.i16vec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i16vec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.i16vec4.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.float16_t.vertex
+dEQP-VK.ubo.2_level_array.scalar.float16_t.fragment
+dEQP-VK.ubo.2_level_array.scalar.float16_t.both
+dEQP-VK.ubo.2_level_array.scalar.float16_t.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.float16_t.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.float16_t.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.f16vec2.vertex
+dEQP-VK.ubo.2_level_array.scalar.f16vec2.fragment
+dEQP-VK.ubo.2_level_array.scalar.f16vec2.both
+dEQP-VK.ubo.2_level_array.scalar.f16vec2.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.f16vec2.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.f16vec2.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.f16vec3.vertex
+dEQP-VK.ubo.2_level_array.scalar.f16vec3.fragment
+dEQP-VK.ubo.2_level_array.scalar.f16vec3.both
+dEQP-VK.ubo.2_level_array.scalar.f16vec3.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.f16vec3.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.f16vec3.both_comp_access
+dEQP-VK.ubo.2_level_array.scalar.f16vec4.vertex
+dEQP-VK.ubo.2_level_array.scalar.f16vec4.fragment
+dEQP-VK.ubo.2_level_array.scalar.f16vec4.both
+dEQP-VK.ubo.2_level_array.scalar.f16vec4.vertex_comp_access
+dEQP-VK.ubo.2_level_array.scalar.f16vec4.fragment_comp_access
+dEQP-VK.ubo.2_level_array.scalar.f16vec4.both_comp_access
 dEQP-VK.ubo.3_level_array.std140.float.vertex
 dEQP-VK.ubo.3_level_array.std140.float.fragment
 dEQP-VK.ubo.3_level_array.std140.float.both
@@ -273902,6 +291732,762 @@ dEQP-VK.ubo.3_level_array.std140.f16vec4.both
 dEQP-VK.ubo.3_level_array.std140.f16vec4.vertex_comp_access
 dEQP-VK.ubo.3_level_array.std140.f16vec4.fragment_comp_access
 dEQP-VK.ubo.3_level_array.std140.f16vec4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.float.vertex
+dEQP-VK.ubo.3_level_array.std430.float.fragment
+dEQP-VK.ubo.3_level_array.std430.float.both
+dEQP-VK.ubo.3_level_array.std430.float.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.float.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.float.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.vec2.vertex
+dEQP-VK.ubo.3_level_array.std430.vec2.fragment
+dEQP-VK.ubo.3_level_array.std430.vec2.both
+dEQP-VK.ubo.3_level_array.std430.vec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.vec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.vec2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.vec3.vertex
+dEQP-VK.ubo.3_level_array.std430.vec3.fragment
+dEQP-VK.ubo.3_level_array.std430.vec3.both
+dEQP-VK.ubo.3_level_array.std430.vec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.vec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.vec3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.vec4.vertex
+dEQP-VK.ubo.3_level_array.std430.vec4.fragment
+dEQP-VK.ubo.3_level_array.std430.vec4.both
+dEQP-VK.ubo.3_level_array.std430.vec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.vec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.vec4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.int.vertex
+dEQP-VK.ubo.3_level_array.std430.int.fragment
+dEQP-VK.ubo.3_level_array.std430.int.both
+dEQP-VK.ubo.3_level_array.std430.int.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.int.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.int.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.ivec2.vertex
+dEQP-VK.ubo.3_level_array.std430.ivec2.fragment
+dEQP-VK.ubo.3_level_array.std430.ivec2.both
+dEQP-VK.ubo.3_level_array.std430.ivec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.ivec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.ivec2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.ivec3.vertex
+dEQP-VK.ubo.3_level_array.std430.ivec3.fragment
+dEQP-VK.ubo.3_level_array.std430.ivec3.both
+dEQP-VK.ubo.3_level_array.std430.ivec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.ivec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.ivec3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.ivec4.vertex
+dEQP-VK.ubo.3_level_array.std430.ivec4.fragment
+dEQP-VK.ubo.3_level_array.std430.ivec4.both
+dEQP-VK.ubo.3_level_array.std430.ivec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.ivec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.ivec4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.uint.vertex
+dEQP-VK.ubo.3_level_array.std430.uint.fragment
+dEQP-VK.ubo.3_level_array.std430.uint.both
+dEQP-VK.ubo.3_level_array.std430.uint.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.uint.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.uint.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.uvec2.vertex
+dEQP-VK.ubo.3_level_array.std430.uvec2.fragment
+dEQP-VK.ubo.3_level_array.std430.uvec2.both
+dEQP-VK.ubo.3_level_array.std430.uvec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.uvec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.uvec2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.uvec3.vertex
+dEQP-VK.ubo.3_level_array.std430.uvec3.fragment
+dEQP-VK.ubo.3_level_array.std430.uvec3.both
+dEQP-VK.ubo.3_level_array.std430.uvec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.uvec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.uvec3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.uvec4.vertex
+dEQP-VK.ubo.3_level_array.std430.uvec4.fragment
+dEQP-VK.ubo.3_level_array.std430.uvec4.both
+dEQP-VK.ubo.3_level_array.std430.uvec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.uvec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.uvec4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.bool.vertex
+dEQP-VK.ubo.3_level_array.std430.bool.fragment
+dEQP-VK.ubo.3_level_array.std430.bool.both
+dEQP-VK.ubo.3_level_array.std430.bool.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.bool.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.bool.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.bvec2.vertex
+dEQP-VK.ubo.3_level_array.std430.bvec2.fragment
+dEQP-VK.ubo.3_level_array.std430.bvec2.both
+dEQP-VK.ubo.3_level_array.std430.bvec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.bvec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.bvec2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.bvec3.vertex
+dEQP-VK.ubo.3_level_array.std430.bvec3.fragment
+dEQP-VK.ubo.3_level_array.std430.bvec3.both
+dEQP-VK.ubo.3_level_array.std430.bvec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.bvec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.bvec3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.bvec4.vertex
+dEQP-VK.ubo.3_level_array.std430.bvec4.fragment
+dEQP-VK.ubo.3_level_array.std430.bvec4.both
+dEQP-VK.ubo.3_level_array.std430.bvec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.bvec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.bvec4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat2.vertex
+dEQP-VK.ubo.3_level_array.std430.mat2.fragment
+dEQP-VK.ubo.3_level_array.std430.mat2.both
+dEQP-VK.ubo.3_level_array.std430.mat2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2.vertex
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2.fragment
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2.both
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2.vertex
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2.fragment
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2.both
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat3.vertex
+dEQP-VK.ubo.3_level_array.std430.mat3.fragment
+dEQP-VK.ubo.3_level_array.std430.mat3.both
+dEQP-VK.ubo.3_level_array.std430.mat3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3.vertex
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3.fragment
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3.both
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3.vertex
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3.fragment
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3.both
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat4.vertex
+dEQP-VK.ubo.3_level_array.std430.mat4.fragment
+dEQP-VK.ubo.3_level_array.std430.mat4.both
+dEQP-VK.ubo.3_level_array.std430.mat4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4.vertex
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4.fragment
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4.both
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4.vertex
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4.fragment
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4.both
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat2x3.vertex
+dEQP-VK.ubo.3_level_array.std430.mat2x3.fragment
+dEQP-VK.ubo.3_level_array.std430.mat2x3.both
+dEQP-VK.ubo.3_level_array.std430.mat2x3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat2x3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat2x3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2x3.vertex
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2x3.fragment
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2x3.both
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2x3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2x3.vertex
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2x3.fragment
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2x3.both
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2x3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat2x4.vertex
+dEQP-VK.ubo.3_level_array.std430.mat2x4.fragment
+dEQP-VK.ubo.3_level_array.std430.mat2x4.both
+dEQP-VK.ubo.3_level_array.std430.mat2x4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat2x4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat2x4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2x4.vertex
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2x4.fragment
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2x4.both
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat2x4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2x4.vertex
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2x4.fragment
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2x4.both
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat2x4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat3x2.vertex
+dEQP-VK.ubo.3_level_array.std430.mat3x2.fragment
+dEQP-VK.ubo.3_level_array.std430.mat3x2.both
+dEQP-VK.ubo.3_level_array.std430.mat3x2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat3x2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat3x2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3x2.vertex
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3x2.fragment
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3x2.both
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3x2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3x2.vertex
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3x2.fragment
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3x2.both
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3x2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat3x4.vertex
+dEQP-VK.ubo.3_level_array.std430.mat3x4.fragment
+dEQP-VK.ubo.3_level_array.std430.mat3x4.both
+dEQP-VK.ubo.3_level_array.std430.mat3x4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat3x4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat3x4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3x4.vertex
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3x4.fragment
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3x4.both
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat3x4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3x4.vertex
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3x4.fragment
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3x4.both
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat3x4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat4x2.vertex
+dEQP-VK.ubo.3_level_array.std430.mat4x2.fragment
+dEQP-VK.ubo.3_level_array.std430.mat4x2.both
+dEQP-VK.ubo.3_level_array.std430.mat4x2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat4x2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat4x2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4x2.vertex
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4x2.fragment
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4x2.both
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4x2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4x2.vertex
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4x2.fragment
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4x2.both
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4x2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat4x3.vertex
+dEQP-VK.ubo.3_level_array.std430.mat4x3.fragment
+dEQP-VK.ubo.3_level_array.std430.mat4x3.both
+dEQP-VK.ubo.3_level_array.std430.mat4x3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat4x3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.mat4x3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4x3.vertex
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4x3.fragment
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4x3.both
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.row_major_mat4x3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4x3.vertex
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4x3.fragment
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4x3.both
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.column_major_mat4x3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.uint8_t.vertex
+dEQP-VK.ubo.3_level_array.std430.uint8_t.fragment
+dEQP-VK.ubo.3_level_array.std430.uint8_t.both
+dEQP-VK.ubo.3_level_array.std430.uint8_t.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.uint8_t.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.uint8_t.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.u8vec2.vertex
+dEQP-VK.ubo.3_level_array.std430.u8vec2.fragment
+dEQP-VK.ubo.3_level_array.std430.u8vec2.both
+dEQP-VK.ubo.3_level_array.std430.u8vec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.u8vec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.u8vec2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.u8vec3.vertex
+dEQP-VK.ubo.3_level_array.std430.u8vec3.fragment
+dEQP-VK.ubo.3_level_array.std430.u8vec3.both
+dEQP-VK.ubo.3_level_array.std430.u8vec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.u8vec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.u8vec3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.u8vec4.vertex
+dEQP-VK.ubo.3_level_array.std430.u8vec4.fragment
+dEQP-VK.ubo.3_level_array.std430.u8vec4.both
+dEQP-VK.ubo.3_level_array.std430.u8vec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.u8vec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.u8vec4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.int8_t.vertex
+dEQP-VK.ubo.3_level_array.std430.int8_t.fragment
+dEQP-VK.ubo.3_level_array.std430.int8_t.both
+dEQP-VK.ubo.3_level_array.std430.int8_t.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.int8_t.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.int8_t.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.i8vec2.vertex
+dEQP-VK.ubo.3_level_array.std430.i8vec2.fragment
+dEQP-VK.ubo.3_level_array.std430.i8vec2.both
+dEQP-VK.ubo.3_level_array.std430.i8vec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.i8vec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.i8vec2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.i8vec3.vertex
+dEQP-VK.ubo.3_level_array.std430.i8vec3.fragment
+dEQP-VK.ubo.3_level_array.std430.i8vec3.both
+dEQP-VK.ubo.3_level_array.std430.i8vec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.i8vec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.i8vec3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.i8vec4.vertex
+dEQP-VK.ubo.3_level_array.std430.i8vec4.fragment
+dEQP-VK.ubo.3_level_array.std430.i8vec4.both
+dEQP-VK.ubo.3_level_array.std430.i8vec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.i8vec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.i8vec4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.uint16_t.vertex
+dEQP-VK.ubo.3_level_array.std430.uint16_t.fragment
+dEQP-VK.ubo.3_level_array.std430.uint16_t.both
+dEQP-VK.ubo.3_level_array.std430.uint16_t.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.uint16_t.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.uint16_t.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.u16vec2.vertex
+dEQP-VK.ubo.3_level_array.std430.u16vec2.fragment
+dEQP-VK.ubo.3_level_array.std430.u16vec2.both
+dEQP-VK.ubo.3_level_array.std430.u16vec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.u16vec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.u16vec2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.u16vec3.vertex
+dEQP-VK.ubo.3_level_array.std430.u16vec3.fragment
+dEQP-VK.ubo.3_level_array.std430.u16vec3.both
+dEQP-VK.ubo.3_level_array.std430.u16vec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.u16vec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.u16vec3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.u16vec4.vertex
+dEQP-VK.ubo.3_level_array.std430.u16vec4.fragment
+dEQP-VK.ubo.3_level_array.std430.u16vec4.both
+dEQP-VK.ubo.3_level_array.std430.u16vec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.u16vec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.u16vec4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.int16_t.vertex
+dEQP-VK.ubo.3_level_array.std430.int16_t.fragment
+dEQP-VK.ubo.3_level_array.std430.int16_t.both
+dEQP-VK.ubo.3_level_array.std430.int16_t.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.int16_t.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.int16_t.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.i16vec2.vertex
+dEQP-VK.ubo.3_level_array.std430.i16vec2.fragment
+dEQP-VK.ubo.3_level_array.std430.i16vec2.both
+dEQP-VK.ubo.3_level_array.std430.i16vec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.i16vec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.i16vec2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.i16vec3.vertex
+dEQP-VK.ubo.3_level_array.std430.i16vec3.fragment
+dEQP-VK.ubo.3_level_array.std430.i16vec3.both
+dEQP-VK.ubo.3_level_array.std430.i16vec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.i16vec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.i16vec3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.i16vec4.vertex
+dEQP-VK.ubo.3_level_array.std430.i16vec4.fragment
+dEQP-VK.ubo.3_level_array.std430.i16vec4.both
+dEQP-VK.ubo.3_level_array.std430.i16vec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.i16vec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.i16vec4.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.float16_t.vertex
+dEQP-VK.ubo.3_level_array.std430.float16_t.fragment
+dEQP-VK.ubo.3_level_array.std430.float16_t.both
+dEQP-VK.ubo.3_level_array.std430.float16_t.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.float16_t.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.float16_t.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.f16vec2.vertex
+dEQP-VK.ubo.3_level_array.std430.f16vec2.fragment
+dEQP-VK.ubo.3_level_array.std430.f16vec2.both
+dEQP-VK.ubo.3_level_array.std430.f16vec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.f16vec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.f16vec2.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.f16vec3.vertex
+dEQP-VK.ubo.3_level_array.std430.f16vec3.fragment
+dEQP-VK.ubo.3_level_array.std430.f16vec3.both
+dEQP-VK.ubo.3_level_array.std430.f16vec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.f16vec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.f16vec3.both_comp_access
+dEQP-VK.ubo.3_level_array.std430.f16vec4.vertex
+dEQP-VK.ubo.3_level_array.std430.f16vec4.fragment
+dEQP-VK.ubo.3_level_array.std430.f16vec4.both
+dEQP-VK.ubo.3_level_array.std430.f16vec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.std430.f16vec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.std430.f16vec4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.float.vertex
+dEQP-VK.ubo.3_level_array.scalar.float.fragment
+dEQP-VK.ubo.3_level_array.scalar.float.both
+dEQP-VK.ubo.3_level_array.scalar.float.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.float.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.float.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.vec2.vertex
+dEQP-VK.ubo.3_level_array.scalar.vec2.fragment
+dEQP-VK.ubo.3_level_array.scalar.vec2.both
+dEQP-VK.ubo.3_level_array.scalar.vec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.vec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.vec2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.vec3.vertex
+dEQP-VK.ubo.3_level_array.scalar.vec3.fragment
+dEQP-VK.ubo.3_level_array.scalar.vec3.both
+dEQP-VK.ubo.3_level_array.scalar.vec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.vec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.vec3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.vec4.vertex
+dEQP-VK.ubo.3_level_array.scalar.vec4.fragment
+dEQP-VK.ubo.3_level_array.scalar.vec4.both
+dEQP-VK.ubo.3_level_array.scalar.vec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.vec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.vec4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.int.vertex
+dEQP-VK.ubo.3_level_array.scalar.int.fragment
+dEQP-VK.ubo.3_level_array.scalar.int.both
+dEQP-VK.ubo.3_level_array.scalar.int.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.int.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.int.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.ivec2.vertex
+dEQP-VK.ubo.3_level_array.scalar.ivec2.fragment
+dEQP-VK.ubo.3_level_array.scalar.ivec2.both
+dEQP-VK.ubo.3_level_array.scalar.ivec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.ivec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.ivec2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.ivec3.vertex
+dEQP-VK.ubo.3_level_array.scalar.ivec3.fragment
+dEQP-VK.ubo.3_level_array.scalar.ivec3.both
+dEQP-VK.ubo.3_level_array.scalar.ivec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.ivec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.ivec3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.ivec4.vertex
+dEQP-VK.ubo.3_level_array.scalar.ivec4.fragment
+dEQP-VK.ubo.3_level_array.scalar.ivec4.both
+dEQP-VK.ubo.3_level_array.scalar.ivec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.ivec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.ivec4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uint.vertex
+dEQP-VK.ubo.3_level_array.scalar.uint.fragment
+dEQP-VK.ubo.3_level_array.scalar.uint.both
+dEQP-VK.ubo.3_level_array.scalar.uint.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uint.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uint.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uvec2.vertex
+dEQP-VK.ubo.3_level_array.scalar.uvec2.fragment
+dEQP-VK.ubo.3_level_array.scalar.uvec2.both
+dEQP-VK.ubo.3_level_array.scalar.uvec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uvec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uvec2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uvec3.vertex
+dEQP-VK.ubo.3_level_array.scalar.uvec3.fragment
+dEQP-VK.ubo.3_level_array.scalar.uvec3.both
+dEQP-VK.ubo.3_level_array.scalar.uvec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uvec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uvec3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uvec4.vertex
+dEQP-VK.ubo.3_level_array.scalar.uvec4.fragment
+dEQP-VK.ubo.3_level_array.scalar.uvec4.both
+dEQP-VK.ubo.3_level_array.scalar.uvec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uvec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uvec4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.bool.vertex
+dEQP-VK.ubo.3_level_array.scalar.bool.fragment
+dEQP-VK.ubo.3_level_array.scalar.bool.both
+dEQP-VK.ubo.3_level_array.scalar.bool.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.bool.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.bool.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.bvec2.vertex
+dEQP-VK.ubo.3_level_array.scalar.bvec2.fragment
+dEQP-VK.ubo.3_level_array.scalar.bvec2.both
+dEQP-VK.ubo.3_level_array.scalar.bvec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.bvec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.bvec2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.bvec3.vertex
+dEQP-VK.ubo.3_level_array.scalar.bvec3.fragment
+dEQP-VK.ubo.3_level_array.scalar.bvec3.both
+dEQP-VK.ubo.3_level_array.scalar.bvec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.bvec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.bvec3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.bvec4.vertex
+dEQP-VK.ubo.3_level_array.scalar.bvec4.fragment
+dEQP-VK.ubo.3_level_array.scalar.bvec4.both
+dEQP-VK.ubo.3_level_array.scalar.bvec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.bvec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.bvec4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat2.vertex
+dEQP-VK.ubo.3_level_array.scalar.mat2.fragment
+dEQP-VK.ubo.3_level_array.scalar.mat2.both
+dEQP-VK.ubo.3_level_array.scalar.mat2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2.vertex
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2.fragment
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2.both
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2.vertex
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2.fragment
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2.both
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat3.vertex
+dEQP-VK.ubo.3_level_array.scalar.mat3.fragment
+dEQP-VK.ubo.3_level_array.scalar.mat3.both
+dEQP-VK.ubo.3_level_array.scalar.mat3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3.vertex
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3.fragment
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3.both
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3.vertex
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3.fragment
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3.both
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat4.vertex
+dEQP-VK.ubo.3_level_array.scalar.mat4.fragment
+dEQP-VK.ubo.3_level_array.scalar.mat4.both
+dEQP-VK.ubo.3_level_array.scalar.mat4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4.vertex
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4.fragment
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4.both
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4.vertex
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4.fragment
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4.both
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat2x3.vertex
+dEQP-VK.ubo.3_level_array.scalar.mat2x3.fragment
+dEQP-VK.ubo.3_level_array.scalar.mat2x3.both
+dEQP-VK.ubo.3_level_array.scalar.mat2x3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat2x3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat2x3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2x3.vertex
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2x3.fragment
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2x3.both
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2x3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2x3.vertex
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2x3.fragment
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2x3.both
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2x3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat2x4.vertex
+dEQP-VK.ubo.3_level_array.scalar.mat2x4.fragment
+dEQP-VK.ubo.3_level_array.scalar.mat2x4.both
+dEQP-VK.ubo.3_level_array.scalar.mat2x4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat2x4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat2x4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2x4.vertex
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2x4.fragment
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2x4.both
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat2x4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2x4.vertex
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2x4.fragment
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2x4.both
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat2x4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat3x2.vertex
+dEQP-VK.ubo.3_level_array.scalar.mat3x2.fragment
+dEQP-VK.ubo.3_level_array.scalar.mat3x2.both
+dEQP-VK.ubo.3_level_array.scalar.mat3x2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat3x2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat3x2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3x2.vertex
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3x2.fragment
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3x2.both
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3x2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3x2.vertex
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3x2.fragment
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3x2.both
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3x2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat3x4.vertex
+dEQP-VK.ubo.3_level_array.scalar.mat3x4.fragment
+dEQP-VK.ubo.3_level_array.scalar.mat3x4.both
+dEQP-VK.ubo.3_level_array.scalar.mat3x4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat3x4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat3x4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3x4.vertex
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3x4.fragment
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3x4.both
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat3x4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3x4.vertex
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3x4.fragment
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3x4.both
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat3x4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat4x2.vertex
+dEQP-VK.ubo.3_level_array.scalar.mat4x2.fragment
+dEQP-VK.ubo.3_level_array.scalar.mat4x2.both
+dEQP-VK.ubo.3_level_array.scalar.mat4x2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat4x2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat4x2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4x2.vertex
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4x2.fragment
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4x2.both
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4x2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4x2.vertex
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4x2.fragment
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4x2.both
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4x2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat4x3.vertex
+dEQP-VK.ubo.3_level_array.scalar.mat4x3.fragment
+dEQP-VK.ubo.3_level_array.scalar.mat4x3.both
+dEQP-VK.ubo.3_level_array.scalar.mat4x3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat4x3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.mat4x3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4x3.vertex
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4x3.fragment
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4x3.both
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.row_major_mat4x3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4x3.vertex
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4x3.fragment
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4x3.both
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4x3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uint8_t.vertex
+dEQP-VK.ubo.3_level_array.scalar.uint8_t.fragment
+dEQP-VK.ubo.3_level_array.scalar.uint8_t.both
+dEQP-VK.ubo.3_level_array.scalar.uint8_t.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uint8_t.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uint8_t.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u8vec2.vertex
+dEQP-VK.ubo.3_level_array.scalar.u8vec2.fragment
+dEQP-VK.ubo.3_level_array.scalar.u8vec2.both
+dEQP-VK.ubo.3_level_array.scalar.u8vec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u8vec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u8vec2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u8vec3.vertex
+dEQP-VK.ubo.3_level_array.scalar.u8vec3.fragment
+dEQP-VK.ubo.3_level_array.scalar.u8vec3.both
+dEQP-VK.ubo.3_level_array.scalar.u8vec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u8vec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u8vec3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u8vec4.vertex
+dEQP-VK.ubo.3_level_array.scalar.u8vec4.fragment
+dEQP-VK.ubo.3_level_array.scalar.u8vec4.both
+dEQP-VK.ubo.3_level_array.scalar.u8vec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u8vec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u8vec4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.int8_t.vertex
+dEQP-VK.ubo.3_level_array.scalar.int8_t.fragment
+dEQP-VK.ubo.3_level_array.scalar.int8_t.both
+dEQP-VK.ubo.3_level_array.scalar.int8_t.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.int8_t.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.int8_t.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i8vec2.vertex
+dEQP-VK.ubo.3_level_array.scalar.i8vec2.fragment
+dEQP-VK.ubo.3_level_array.scalar.i8vec2.both
+dEQP-VK.ubo.3_level_array.scalar.i8vec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i8vec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i8vec2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i8vec3.vertex
+dEQP-VK.ubo.3_level_array.scalar.i8vec3.fragment
+dEQP-VK.ubo.3_level_array.scalar.i8vec3.both
+dEQP-VK.ubo.3_level_array.scalar.i8vec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i8vec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i8vec3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i8vec4.vertex
+dEQP-VK.ubo.3_level_array.scalar.i8vec4.fragment
+dEQP-VK.ubo.3_level_array.scalar.i8vec4.both
+dEQP-VK.ubo.3_level_array.scalar.i8vec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i8vec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i8vec4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uint16_t.vertex
+dEQP-VK.ubo.3_level_array.scalar.uint16_t.fragment
+dEQP-VK.ubo.3_level_array.scalar.uint16_t.both
+dEQP-VK.ubo.3_level_array.scalar.uint16_t.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uint16_t.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.uint16_t.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u16vec2.vertex
+dEQP-VK.ubo.3_level_array.scalar.u16vec2.fragment
+dEQP-VK.ubo.3_level_array.scalar.u16vec2.both
+dEQP-VK.ubo.3_level_array.scalar.u16vec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u16vec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u16vec2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u16vec3.vertex
+dEQP-VK.ubo.3_level_array.scalar.u16vec3.fragment
+dEQP-VK.ubo.3_level_array.scalar.u16vec3.both
+dEQP-VK.ubo.3_level_array.scalar.u16vec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u16vec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u16vec3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u16vec4.vertex
+dEQP-VK.ubo.3_level_array.scalar.u16vec4.fragment
+dEQP-VK.ubo.3_level_array.scalar.u16vec4.both
+dEQP-VK.ubo.3_level_array.scalar.u16vec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u16vec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.u16vec4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.int16_t.vertex
+dEQP-VK.ubo.3_level_array.scalar.int16_t.fragment
+dEQP-VK.ubo.3_level_array.scalar.int16_t.both
+dEQP-VK.ubo.3_level_array.scalar.int16_t.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.int16_t.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.int16_t.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i16vec2.vertex
+dEQP-VK.ubo.3_level_array.scalar.i16vec2.fragment
+dEQP-VK.ubo.3_level_array.scalar.i16vec2.both
+dEQP-VK.ubo.3_level_array.scalar.i16vec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i16vec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i16vec2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i16vec3.vertex
+dEQP-VK.ubo.3_level_array.scalar.i16vec3.fragment
+dEQP-VK.ubo.3_level_array.scalar.i16vec3.both
+dEQP-VK.ubo.3_level_array.scalar.i16vec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i16vec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i16vec3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i16vec4.vertex
+dEQP-VK.ubo.3_level_array.scalar.i16vec4.fragment
+dEQP-VK.ubo.3_level_array.scalar.i16vec4.both
+dEQP-VK.ubo.3_level_array.scalar.i16vec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i16vec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.i16vec4.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.float16_t.vertex
+dEQP-VK.ubo.3_level_array.scalar.float16_t.fragment
+dEQP-VK.ubo.3_level_array.scalar.float16_t.both
+dEQP-VK.ubo.3_level_array.scalar.float16_t.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.float16_t.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.float16_t.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.f16vec2.vertex
+dEQP-VK.ubo.3_level_array.scalar.f16vec2.fragment
+dEQP-VK.ubo.3_level_array.scalar.f16vec2.both
+dEQP-VK.ubo.3_level_array.scalar.f16vec2.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.f16vec2.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.f16vec2.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.f16vec3.vertex
+dEQP-VK.ubo.3_level_array.scalar.f16vec3.fragment
+dEQP-VK.ubo.3_level_array.scalar.f16vec3.both
+dEQP-VK.ubo.3_level_array.scalar.f16vec3.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.f16vec3.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.f16vec3.both_comp_access
+dEQP-VK.ubo.3_level_array.scalar.f16vec4.vertex
+dEQP-VK.ubo.3_level_array.scalar.f16vec4.fragment
+dEQP-VK.ubo.3_level_array.scalar.f16vec4.both
+dEQP-VK.ubo.3_level_array.scalar.f16vec4.vertex_comp_access
+dEQP-VK.ubo.3_level_array.scalar.f16vec4.fragment_comp_access
+dEQP-VK.ubo.3_level_array.scalar.f16vec4.both_comp_access
 dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std140_vertex
 dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std140_fragment
 dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std140_both
@@ -273914,12 +292500,48 @@ dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std140_instance_array_both
 dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std140_instance_array_vertex_comp_access
 dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std140_instance_array_fragment_comp_access
 dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std140_instance_array_both_comp_access
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std430_vertex
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std430_fragment
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std430_both
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std430_vertex_comp_access
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std430_fragment_comp_access
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std430_both_comp_access
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std430_instance_array_vertex
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std430_instance_array_fragment
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std430_instance_array_both
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std430_instance_array_vertex_comp_access
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std430_instance_array_fragment_comp_access
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.std430_instance_array_both_comp_access
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.scalar_vertex
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.scalar_fragment
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.scalar_both
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.scalar_vertex_comp_access
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.scalar_fragment_comp_access
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.scalar_both_comp_access
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.scalar_instance_array_vertex
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.scalar_instance_array_fragment
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.scalar_instance_array_both
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.scalar_instance_array_vertex_comp_access
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.scalar_instance_array_fragment_comp_access
+dEQP-VK.ubo.2_level_struct_array.per_block_buffer.scalar_instance_array_both_comp_access
 dEQP-VK.ubo.2_level_struct_array.single_buffer.std140_instance_array_vertex
 dEQP-VK.ubo.2_level_struct_array.single_buffer.std140_instance_array_fragment
 dEQP-VK.ubo.2_level_struct_array.single_buffer.std140_instance_array_both
 dEQP-VK.ubo.2_level_struct_array.single_buffer.std140_instance_array_vertex_comp_access
 dEQP-VK.ubo.2_level_struct_array.single_buffer.std140_instance_array_fragment_comp_access
 dEQP-VK.ubo.2_level_struct_array.single_buffer.std140_instance_array_both_comp_access
+dEQP-VK.ubo.2_level_struct_array.single_buffer.std430_instance_array_vertex
+dEQP-VK.ubo.2_level_struct_array.single_buffer.std430_instance_array_fragment
+dEQP-VK.ubo.2_level_struct_array.single_buffer.std430_instance_array_both
+dEQP-VK.ubo.2_level_struct_array.single_buffer.std430_instance_array_vertex_comp_access
+dEQP-VK.ubo.2_level_struct_array.single_buffer.std430_instance_array_fragment_comp_access
+dEQP-VK.ubo.2_level_struct_array.single_buffer.std430_instance_array_both_comp_access
+dEQP-VK.ubo.2_level_struct_array.single_buffer.scalar_instance_array_vertex
+dEQP-VK.ubo.2_level_struct_array.single_buffer.scalar_instance_array_fragment
+dEQP-VK.ubo.2_level_struct_array.single_buffer.scalar_instance_array_both
+dEQP-VK.ubo.2_level_struct_array.single_buffer.scalar_instance_array_vertex_comp_access
+dEQP-VK.ubo.2_level_struct_array.single_buffer.scalar_instance_array_fragment_comp_access
+dEQP-VK.ubo.2_level_struct_array.single_buffer.scalar_instance_array_both_comp_access
 dEQP-VK.ubo.single_basic_type.std140.bool.vertex
 dEQP-VK.ubo.single_basic_type.std140.bool.fragment
 dEQP-VK.ubo.single_basic_type.std140.bool.both
@@ -274766,6 +293388,1698 @@ dEQP-VK.ubo.single_basic_type.std140.highp.column_major_mat4x3.both
 dEQP-VK.ubo.single_basic_type.std140.highp.column_major_mat4x3.vertex_comp_access
 dEQP-VK.ubo.single_basic_type.std140.highp.column_major_mat4x3.fragment_comp_access
 dEQP-VK.ubo.single_basic_type.std140.highp.column_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.bool.vertex
+dEQP-VK.ubo.single_basic_type.std430.bool.fragment
+dEQP-VK.ubo.single_basic_type.std430.bool.both
+dEQP-VK.ubo.single_basic_type.std430.bool.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.bool.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.bool.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.bvec2.vertex
+dEQP-VK.ubo.single_basic_type.std430.bvec2.fragment
+dEQP-VK.ubo.single_basic_type.std430.bvec2.both
+dEQP-VK.ubo.single_basic_type.std430.bvec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.bvec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.bvec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.bvec3.vertex
+dEQP-VK.ubo.single_basic_type.std430.bvec3.fragment
+dEQP-VK.ubo.single_basic_type.std430.bvec3.both
+dEQP-VK.ubo.single_basic_type.std430.bvec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.bvec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.bvec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.bvec4.vertex
+dEQP-VK.ubo.single_basic_type.std430.bvec4.fragment
+dEQP-VK.ubo.single_basic_type.std430.bvec4.both
+dEQP-VK.ubo.single_basic_type.std430.bvec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.bvec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.bvec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.uint8_t.vertex
+dEQP-VK.ubo.single_basic_type.std430.uint8_t.fragment
+dEQP-VK.ubo.single_basic_type.std430.uint8_t.both
+dEQP-VK.ubo.single_basic_type.std430.uint8_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.uint8_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.uint8_t.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u8vec2.vertex
+dEQP-VK.ubo.single_basic_type.std430.u8vec2.fragment
+dEQP-VK.ubo.single_basic_type.std430.u8vec2.both
+dEQP-VK.ubo.single_basic_type.std430.u8vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u8vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u8vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u8vec3.vertex
+dEQP-VK.ubo.single_basic_type.std430.u8vec3.fragment
+dEQP-VK.ubo.single_basic_type.std430.u8vec3.both
+dEQP-VK.ubo.single_basic_type.std430.u8vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u8vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u8vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u8vec4.vertex
+dEQP-VK.ubo.single_basic_type.std430.u8vec4.fragment
+dEQP-VK.ubo.single_basic_type.std430.u8vec4.both
+dEQP-VK.ubo.single_basic_type.std430.u8vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u8vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u8vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.int8_t.vertex
+dEQP-VK.ubo.single_basic_type.std430.int8_t.fragment
+dEQP-VK.ubo.single_basic_type.std430.int8_t.both
+dEQP-VK.ubo.single_basic_type.std430.int8_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.int8_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.int8_t.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i8vec2.vertex
+dEQP-VK.ubo.single_basic_type.std430.i8vec2.fragment
+dEQP-VK.ubo.single_basic_type.std430.i8vec2.both
+dEQP-VK.ubo.single_basic_type.std430.i8vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i8vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i8vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i8vec3.vertex
+dEQP-VK.ubo.single_basic_type.std430.i8vec3.fragment
+dEQP-VK.ubo.single_basic_type.std430.i8vec3.both
+dEQP-VK.ubo.single_basic_type.std430.i8vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i8vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i8vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i8vec4.vertex
+dEQP-VK.ubo.single_basic_type.std430.i8vec4.fragment
+dEQP-VK.ubo.single_basic_type.std430.i8vec4.both
+dEQP-VK.ubo.single_basic_type.std430.i8vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i8vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i8vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.uint16_t.vertex
+dEQP-VK.ubo.single_basic_type.std430.uint16_t.fragment
+dEQP-VK.ubo.single_basic_type.std430.uint16_t.both
+dEQP-VK.ubo.single_basic_type.std430.uint16_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.uint16_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.uint16_t.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u16vec2.vertex
+dEQP-VK.ubo.single_basic_type.std430.u16vec2.fragment
+dEQP-VK.ubo.single_basic_type.std430.u16vec2.both
+dEQP-VK.ubo.single_basic_type.std430.u16vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u16vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u16vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u16vec3.vertex
+dEQP-VK.ubo.single_basic_type.std430.u16vec3.fragment
+dEQP-VK.ubo.single_basic_type.std430.u16vec3.both
+dEQP-VK.ubo.single_basic_type.std430.u16vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u16vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u16vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u16vec4.vertex
+dEQP-VK.ubo.single_basic_type.std430.u16vec4.fragment
+dEQP-VK.ubo.single_basic_type.std430.u16vec4.both
+dEQP-VK.ubo.single_basic_type.std430.u16vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u16vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.u16vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.int16_t.vertex
+dEQP-VK.ubo.single_basic_type.std430.int16_t.fragment
+dEQP-VK.ubo.single_basic_type.std430.int16_t.both
+dEQP-VK.ubo.single_basic_type.std430.int16_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.int16_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.int16_t.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i16vec2.vertex
+dEQP-VK.ubo.single_basic_type.std430.i16vec2.fragment
+dEQP-VK.ubo.single_basic_type.std430.i16vec2.both
+dEQP-VK.ubo.single_basic_type.std430.i16vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i16vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i16vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i16vec3.vertex
+dEQP-VK.ubo.single_basic_type.std430.i16vec3.fragment
+dEQP-VK.ubo.single_basic_type.std430.i16vec3.both
+dEQP-VK.ubo.single_basic_type.std430.i16vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i16vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i16vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i16vec4.vertex
+dEQP-VK.ubo.single_basic_type.std430.i16vec4.fragment
+dEQP-VK.ubo.single_basic_type.std430.i16vec4.both
+dEQP-VK.ubo.single_basic_type.std430.i16vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i16vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.i16vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.float16_t.vertex
+dEQP-VK.ubo.single_basic_type.std430.float16_t.fragment
+dEQP-VK.ubo.single_basic_type.std430.float16_t.both
+dEQP-VK.ubo.single_basic_type.std430.float16_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.float16_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.float16_t.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.f16vec2.vertex
+dEQP-VK.ubo.single_basic_type.std430.f16vec2.fragment
+dEQP-VK.ubo.single_basic_type.std430.f16vec2.both
+dEQP-VK.ubo.single_basic_type.std430.f16vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.f16vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.f16vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.f16vec3.vertex
+dEQP-VK.ubo.single_basic_type.std430.f16vec3.fragment
+dEQP-VK.ubo.single_basic_type.std430.f16vec3.both
+dEQP-VK.ubo.single_basic_type.std430.f16vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.f16vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.f16vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.f16vec4.vertex
+dEQP-VK.ubo.single_basic_type.std430.f16vec4.fragment
+dEQP-VK.ubo.single_basic_type.std430.f16vec4.both
+dEQP-VK.ubo.single_basic_type.std430.f16vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.f16vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.f16vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.float.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.float.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.float.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.float.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.float.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.float.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec2.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec2.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec2.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec3.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec3.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec3.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec4.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec4.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec4.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.int.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.int.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.int.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.int.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.int.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.int.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec2.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec2.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec2.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec3.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec3.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec3.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec4.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec4.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec4.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.ivec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.uint.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.uint.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.uint.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.uint.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.uint.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.uint.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec2.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec2.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec2.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec3.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec3.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec3.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec4.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec4.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec4.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.uvec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2x3.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2x3.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2x3.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2x4.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2x4.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2x4.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3x2.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3x2.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3x2.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3x4.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3x4.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3x4.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4x2.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4x2.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4x2.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4x3.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4x3.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.row_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4x3.both
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.lowp.column_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.float.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.float.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.float.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.float.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.float.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.float.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec2.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec2.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec2.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec3.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec3.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec3.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec4.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec4.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec4.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.int.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.int.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.int.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.int.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.int.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.int.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec2.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec2.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec2.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec3.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec3.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec3.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec4.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec4.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec4.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.ivec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.uint.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.uint.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.uint.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.uint.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.uint.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.uint.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec2.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec2.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec2.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec3.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec3.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec3.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec4.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec4.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec4.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.uvec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2x3.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2x3.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2x3.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2x4.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2x4.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2x4.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3x2.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3x2.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3x2.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3x4.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3x4.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3x4.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4x2.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4x2.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4x2.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4x3.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4x3.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.row_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4x3.both
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.mediump.column_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.float.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.float.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.float.both
+dEQP-VK.ubo.single_basic_type.std430.highp.float.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.float.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.float.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.vec2.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.vec2.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.vec2.both
+dEQP-VK.ubo.single_basic_type.std430.highp.vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.vec3.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.vec3.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.vec3.both
+dEQP-VK.ubo.single_basic_type.std430.highp.vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.vec4.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.vec4.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.vec4.both
+dEQP-VK.ubo.single_basic_type.std430.highp.vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.int.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.int.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.int.both
+dEQP-VK.ubo.single_basic_type.std430.highp.int.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.int.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.int.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec2.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec2.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec2.both
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec3.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec3.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec3.both
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec4.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec4.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec4.both
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.ivec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.uint.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.uint.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.uint.both
+dEQP-VK.ubo.single_basic_type.std430.highp.uint.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.uint.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.uint.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec2.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec2.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec2.both
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec3.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec3.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec3.both
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec4.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec4.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec4.both
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.uvec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2.both
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2.both
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2.both
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3.both
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3.both
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3.both
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4.both
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4.both
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4.both
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2x3.both
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2x3.both
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2x3.both
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2x4.both
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2x4.both
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2x4.both
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3x2.both
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3x2.both
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3x2.both
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3x4.both
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3x4.both
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3x4.both
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4x2.both
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4x2.both
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4x2.both
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4x3.both
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4x3.both
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.row_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4x3.both
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std430.highp.column_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.bool.vertex
+dEQP-VK.ubo.single_basic_type.scalar.bool.fragment
+dEQP-VK.ubo.single_basic_type.scalar.bool.both
+dEQP-VK.ubo.single_basic_type.scalar.bool.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.bool.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.bool.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.bvec2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.bvec2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.bvec2.both
+dEQP-VK.ubo.single_basic_type.scalar.bvec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.bvec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.bvec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.bvec3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.bvec3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.bvec3.both
+dEQP-VK.ubo.single_basic_type.scalar.bvec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.bvec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.bvec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.bvec4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.bvec4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.bvec4.both
+dEQP-VK.ubo.single_basic_type.scalar.bvec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.bvec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.bvec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.uint8_t.vertex
+dEQP-VK.ubo.single_basic_type.scalar.uint8_t.fragment
+dEQP-VK.ubo.single_basic_type.scalar.uint8_t.both
+dEQP-VK.ubo.single_basic_type.scalar.uint8_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.uint8_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.uint8_t.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u8vec2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.u8vec2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.u8vec2.both
+dEQP-VK.ubo.single_basic_type.scalar.u8vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u8vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u8vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u8vec3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.u8vec3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.u8vec3.both
+dEQP-VK.ubo.single_basic_type.scalar.u8vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u8vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u8vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u8vec4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.u8vec4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.u8vec4.both
+dEQP-VK.ubo.single_basic_type.scalar.u8vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u8vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u8vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.int8_t.vertex
+dEQP-VK.ubo.single_basic_type.scalar.int8_t.fragment
+dEQP-VK.ubo.single_basic_type.scalar.int8_t.both
+dEQP-VK.ubo.single_basic_type.scalar.int8_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.int8_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.int8_t.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i8vec2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.i8vec2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.i8vec2.both
+dEQP-VK.ubo.single_basic_type.scalar.i8vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i8vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i8vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i8vec3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.i8vec3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.i8vec3.both
+dEQP-VK.ubo.single_basic_type.scalar.i8vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i8vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i8vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i8vec4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.i8vec4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.i8vec4.both
+dEQP-VK.ubo.single_basic_type.scalar.i8vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i8vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i8vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.uint16_t.vertex
+dEQP-VK.ubo.single_basic_type.scalar.uint16_t.fragment
+dEQP-VK.ubo.single_basic_type.scalar.uint16_t.both
+dEQP-VK.ubo.single_basic_type.scalar.uint16_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.uint16_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.uint16_t.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u16vec2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.u16vec2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.u16vec2.both
+dEQP-VK.ubo.single_basic_type.scalar.u16vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u16vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u16vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u16vec3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.u16vec3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.u16vec3.both
+dEQP-VK.ubo.single_basic_type.scalar.u16vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u16vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u16vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u16vec4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.u16vec4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.u16vec4.both
+dEQP-VK.ubo.single_basic_type.scalar.u16vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u16vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.u16vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.int16_t.vertex
+dEQP-VK.ubo.single_basic_type.scalar.int16_t.fragment
+dEQP-VK.ubo.single_basic_type.scalar.int16_t.both
+dEQP-VK.ubo.single_basic_type.scalar.int16_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.int16_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.int16_t.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i16vec2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.i16vec2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.i16vec2.both
+dEQP-VK.ubo.single_basic_type.scalar.i16vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i16vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i16vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i16vec3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.i16vec3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.i16vec3.both
+dEQP-VK.ubo.single_basic_type.scalar.i16vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i16vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i16vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i16vec4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.i16vec4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.i16vec4.both
+dEQP-VK.ubo.single_basic_type.scalar.i16vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i16vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.i16vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.float16_t.vertex
+dEQP-VK.ubo.single_basic_type.scalar.float16_t.fragment
+dEQP-VK.ubo.single_basic_type.scalar.float16_t.both
+dEQP-VK.ubo.single_basic_type.scalar.float16_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.float16_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.float16_t.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.f16vec2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.f16vec2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.f16vec2.both
+dEQP-VK.ubo.single_basic_type.scalar.f16vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.f16vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.f16vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.f16vec3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.f16vec3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.f16vec3.both
+dEQP-VK.ubo.single_basic_type.scalar.f16vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.f16vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.f16vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.f16vec4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.f16vec4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.f16vec4.both
+dEQP-VK.ubo.single_basic_type.scalar.f16vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.f16vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.f16vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.float.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.float.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.float.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.float.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.float.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.float.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec2.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec3.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec4.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.int.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.int.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.int.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.int.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.int.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.int.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec2.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec3.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec4.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.ivec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uint.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uint.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uint.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uint.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uint.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uint.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec2.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec3.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec4.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.uvec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2x3.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2x3.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2x3.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2x4.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2x4.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2x4.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3x2.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3x2.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3x2.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3x4.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3x4.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3x4.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4x2.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4x2.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4x2.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4x3.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4x3.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.row_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4x3.both
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.lowp.column_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.float.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.float.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.float.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.float.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.float.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.float.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec2.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec3.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec4.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.int.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.int.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.int.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.int.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.int.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.int.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec2.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec3.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec4.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.ivec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uint.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uint.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uint.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uint.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uint.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uint.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec2.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec3.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec4.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.uvec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2x3.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2x3.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2x3.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2x4.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2x4.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2x4.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3x2.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3x2.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3x2.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3x4.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3x4.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3x4.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4x2.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4x2.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4x2.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4x3.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4x3.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.row_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4x3.both
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.mediump.column_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.float.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.float.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.float.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.float.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.float.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.float.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec2.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec3.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec4.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.vec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.int.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.int.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.int.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.int.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.int.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.int.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec2.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec3.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec4.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.ivec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.uint.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.uint.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.uint.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.uint.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.uint.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.uint.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec2.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec3.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec4.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.uvec4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2x3.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2x3.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2x3.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2x4.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2x4.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2x4.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3x2.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3x2.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3x2.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3x4.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3x4.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3x4.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4x2.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4x2.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4x2.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4x3.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4x3.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.row_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4x3.both
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.scalar.highp.column_major_mat4x3.both_comp_access
 dEQP-VK.ubo.single_basic_array.std140.float.vertex
 dEQP-VK.ubo.single_basic_array.std140.float.fragment
 dEQP-VK.ubo.single_basic_array.std140.float.both
@@ -275144,6 +295458,762 @@ dEQP-VK.ubo.single_basic_array.std140.f16vec4.both
 dEQP-VK.ubo.single_basic_array.std140.f16vec4.vertex_comp_access
 dEQP-VK.ubo.single_basic_array.std140.f16vec4.fragment_comp_access
 dEQP-VK.ubo.single_basic_array.std140.f16vec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.float.vertex
+dEQP-VK.ubo.single_basic_array.std430.float.fragment
+dEQP-VK.ubo.single_basic_array.std430.float.both
+dEQP-VK.ubo.single_basic_array.std430.float.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.float.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.float.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.vec2.vertex
+dEQP-VK.ubo.single_basic_array.std430.vec2.fragment
+dEQP-VK.ubo.single_basic_array.std430.vec2.both
+dEQP-VK.ubo.single_basic_array.std430.vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.vec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.vec3.vertex
+dEQP-VK.ubo.single_basic_array.std430.vec3.fragment
+dEQP-VK.ubo.single_basic_array.std430.vec3.both
+dEQP-VK.ubo.single_basic_array.std430.vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.vec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.vec4.vertex
+dEQP-VK.ubo.single_basic_array.std430.vec4.fragment
+dEQP-VK.ubo.single_basic_array.std430.vec4.both
+dEQP-VK.ubo.single_basic_array.std430.vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.vec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.int.vertex
+dEQP-VK.ubo.single_basic_array.std430.int.fragment
+dEQP-VK.ubo.single_basic_array.std430.int.both
+dEQP-VK.ubo.single_basic_array.std430.int.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.int.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.int.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.ivec2.vertex
+dEQP-VK.ubo.single_basic_array.std430.ivec2.fragment
+dEQP-VK.ubo.single_basic_array.std430.ivec2.both
+dEQP-VK.ubo.single_basic_array.std430.ivec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.ivec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.ivec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.ivec3.vertex
+dEQP-VK.ubo.single_basic_array.std430.ivec3.fragment
+dEQP-VK.ubo.single_basic_array.std430.ivec3.both
+dEQP-VK.ubo.single_basic_array.std430.ivec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.ivec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.ivec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.ivec4.vertex
+dEQP-VK.ubo.single_basic_array.std430.ivec4.fragment
+dEQP-VK.ubo.single_basic_array.std430.ivec4.both
+dEQP-VK.ubo.single_basic_array.std430.ivec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.ivec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.ivec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uint.vertex
+dEQP-VK.ubo.single_basic_array.std430.uint.fragment
+dEQP-VK.ubo.single_basic_array.std430.uint.both
+dEQP-VK.ubo.single_basic_array.std430.uint.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uint.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uint.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uvec2.vertex
+dEQP-VK.ubo.single_basic_array.std430.uvec2.fragment
+dEQP-VK.ubo.single_basic_array.std430.uvec2.both
+dEQP-VK.ubo.single_basic_array.std430.uvec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uvec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uvec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uvec3.vertex
+dEQP-VK.ubo.single_basic_array.std430.uvec3.fragment
+dEQP-VK.ubo.single_basic_array.std430.uvec3.both
+dEQP-VK.ubo.single_basic_array.std430.uvec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uvec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uvec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uvec4.vertex
+dEQP-VK.ubo.single_basic_array.std430.uvec4.fragment
+dEQP-VK.ubo.single_basic_array.std430.uvec4.both
+dEQP-VK.ubo.single_basic_array.std430.uvec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uvec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uvec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.bool.vertex
+dEQP-VK.ubo.single_basic_array.std430.bool.fragment
+dEQP-VK.ubo.single_basic_array.std430.bool.both
+dEQP-VK.ubo.single_basic_array.std430.bool.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.bool.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.bool.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.bvec2.vertex
+dEQP-VK.ubo.single_basic_array.std430.bvec2.fragment
+dEQP-VK.ubo.single_basic_array.std430.bvec2.both
+dEQP-VK.ubo.single_basic_array.std430.bvec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.bvec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.bvec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.bvec3.vertex
+dEQP-VK.ubo.single_basic_array.std430.bvec3.fragment
+dEQP-VK.ubo.single_basic_array.std430.bvec3.both
+dEQP-VK.ubo.single_basic_array.std430.bvec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.bvec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.bvec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.bvec4.vertex
+dEQP-VK.ubo.single_basic_array.std430.bvec4.fragment
+dEQP-VK.ubo.single_basic_array.std430.bvec4.both
+dEQP-VK.ubo.single_basic_array.std430.bvec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.bvec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.bvec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat2.vertex
+dEQP-VK.ubo.single_basic_array.std430.mat2.fragment
+dEQP-VK.ubo.single_basic_array.std430.mat2.both
+dEQP-VK.ubo.single_basic_array.std430.mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2.vertex
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2.fragment
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2.both
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2.vertex
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2.fragment
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2.both
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat3.vertex
+dEQP-VK.ubo.single_basic_array.std430.mat3.fragment
+dEQP-VK.ubo.single_basic_array.std430.mat3.both
+dEQP-VK.ubo.single_basic_array.std430.mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3.vertex
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3.fragment
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3.both
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3.vertex
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3.fragment
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3.both
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat4.vertex
+dEQP-VK.ubo.single_basic_array.std430.mat4.fragment
+dEQP-VK.ubo.single_basic_array.std430.mat4.both
+dEQP-VK.ubo.single_basic_array.std430.mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4.vertex
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4.fragment
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4.both
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4.vertex
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4.fragment
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4.both
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat2x3.vertex
+dEQP-VK.ubo.single_basic_array.std430.mat2x3.fragment
+dEQP-VK.ubo.single_basic_array.std430.mat2x3.both
+dEQP-VK.ubo.single_basic_array.std430.mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2x3.both
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2x3.both
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat2x4.vertex
+dEQP-VK.ubo.single_basic_array.std430.mat2x4.fragment
+dEQP-VK.ubo.single_basic_array.std430.mat2x4.both
+dEQP-VK.ubo.single_basic_array.std430.mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2x4.both
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2x4.both
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat3x2.vertex
+dEQP-VK.ubo.single_basic_array.std430.mat3x2.fragment
+dEQP-VK.ubo.single_basic_array.std430.mat3x2.both
+dEQP-VK.ubo.single_basic_array.std430.mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3x2.both
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3x2.both
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat3x4.vertex
+dEQP-VK.ubo.single_basic_array.std430.mat3x4.fragment
+dEQP-VK.ubo.single_basic_array.std430.mat3x4.both
+dEQP-VK.ubo.single_basic_array.std430.mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3x4.both
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3x4.both
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat4x2.vertex
+dEQP-VK.ubo.single_basic_array.std430.mat4x2.fragment
+dEQP-VK.ubo.single_basic_array.std430.mat4x2.both
+dEQP-VK.ubo.single_basic_array.std430.mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4x2.both
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4x2.both
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat4x3.vertex
+dEQP-VK.ubo.single_basic_array.std430.mat4x3.fragment
+dEQP-VK.ubo.single_basic_array.std430.mat4x3.both
+dEQP-VK.ubo.single_basic_array.std430.mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4x3.both
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.row_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4x3.both
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.column_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uint8_t.vertex
+dEQP-VK.ubo.single_basic_array.std430.uint8_t.fragment
+dEQP-VK.ubo.single_basic_array.std430.uint8_t.both
+dEQP-VK.ubo.single_basic_array.std430.uint8_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uint8_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uint8_t.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u8vec2.vertex
+dEQP-VK.ubo.single_basic_array.std430.u8vec2.fragment
+dEQP-VK.ubo.single_basic_array.std430.u8vec2.both
+dEQP-VK.ubo.single_basic_array.std430.u8vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u8vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u8vec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u8vec3.vertex
+dEQP-VK.ubo.single_basic_array.std430.u8vec3.fragment
+dEQP-VK.ubo.single_basic_array.std430.u8vec3.both
+dEQP-VK.ubo.single_basic_array.std430.u8vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u8vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u8vec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u8vec4.vertex
+dEQP-VK.ubo.single_basic_array.std430.u8vec4.fragment
+dEQP-VK.ubo.single_basic_array.std430.u8vec4.both
+dEQP-VK.ubo.single_basic_array.std430.u8vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u8vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u8vec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.int8_t.vertex
+dEQP-VK.ubo.single_basic_array.std430.int8_t.fragment
+dEQP-VK.ubo.single_basic_array.std430.int8_t.both
+dEQP-VK.ubo.single_basic_array.std430.int8_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.int8_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.int8_t.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i8vec2.vertex
+dEQP-VK.ubo.single_basic_array.std430.i8vec2.fragment
+dEQP-VK.ubo.single_basic_array.std430.i8vec2.both
+dEQP-VK.ubo.single_basic_array.std430.i8vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i8vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i8vec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i8vec3.vertex
+dEQP-VK.ubo.single_basic_array.std430.i8vec3.fragment
+dEQP-VK.ubo.single_basic_array.std430.i8vec3.both
+dEQP-VK.ubo.single_basic_array.std430.i8vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i8vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i8vec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i8vec4.vertex
+dEQP-VK.ubo.single_basic_array.std430.i8vec4.fragment
+dEQP-VK.ubo.single_basic_array.std430.i8vec4.both
+dEQP-VK.ubo.single_basic_array.std430.i8vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i8vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i8vec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uint16_t.vertex
+dEQP-VK.ubo.single_basic_array.std430.uint16_t.fragment
+dEQP-VK.ubo.single_basic_array.std430.uint16_t.both
+dEQP-VK.ubo.single_basic_array.std430.uint16_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uint16_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.uint16_t.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u16vec2.vertex
+dEQP-VK.ubo.single_basic_array.std430.u16vec2.fragment
+dEQP-VK.ubo.single_basic_array.std430.u16vec2.both
+dEQP-VK.ubo.single_basic_array.std430.u16vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u16vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u16vec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u16vec3.vertex
+dEQP-VK.ubo.single_basic_array.std430.u16vec3.fragment
+dEQP-VK.ubo.single_basic_array.std430.u16vec3.both
+dEQP-VK.ubo.single_basic_array.std430.u16vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u16vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u16vec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u16vec4.vertex
+dEQP-VK.ubo.single_basic_array.std430.u16vec4.fragment
+dEQP-VK.ubo.single_basic_array.std430.u16vec4.both
+dEQP-VK.ubo.single_basic_array.std430.u16vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u16vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.u16vec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.int16_t.vertex
+dEQP-VK.ubo.single_basic_array.std430.int16_t.fragment
+dEQP-VK.ubo.single_basic_array.std430.int16_t.both
+dEQP-VK.ubo.single_basic_array.std430.int16_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.int16_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.int16_t.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i16vec2.vertex
+dEQP-VK.ubo.single_basic_array.std430.i16vec2.fragment
+dEQP-VK.ubo.single_basic_array.std430.i16vec2.both
+dEQP-VK.ubo.single_basic_array.std430.i16vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i16vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i16vec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i16vec3.vertex
+dEQP-VK.ubo.single_basic_array.std430.i16vec3.fragment
+dEQP-VK.ubo.single_basic_array.std430.i16vec3.both
+dEQP-VK.ubo.single_basic_array.std430.i16vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i16vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i16vec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i16vec4.vertex
+dEQP-VK.ubo.single_basic_array.std430.i16vec4.fragment
+dEQP-VK.ubo.single_basic_array.std430.i16vec4.both
+dEQP-VK.ubo.single_basic_array.std430.i16vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i16vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.i16vec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.float16_t.vertex
+dEQP-VK.ubo.single_basic_array.std430.float16_t.fragment
+dEQP-VK.ubo.single_basic_array.std430.float16_t.both
+dEQP-VK.ubo.single_basic_array.std430.float16_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.float16_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.float16_t.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.f16vec2.vertex
+dEQP-VK.ubo.single_basic_array.std430.f16vec2.fragment
+dEQP-VK.ubo.single_basic_array.std430.f16vec2.both
+dEQP-VK.ubo.single_basic_array.std430.f16vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.f16vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.f16vec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.f16vec3.vertex
+dEQP-VK.ubo.single_basic_array.std430.f16vec3.fragment
+dEQP-VK.ubo.single_basic_array.std430.f16vec3.both
+dEQP-VK.ubo.single_basic_array.std430.f16vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.f16vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.f16vec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.std430.f16vec4.vertex
+dEQP-VK.ubo.single_basic_array.std430.f16vec4.fragment
+dEQP-VK.ubo.single_basic_array.std430.f16vec4.both
+dEQP-VK.ubo.single_basic_array.std430.f16vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.std430.f16vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.std430.f16vec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.float.vertex
+dEQP-VK.ubo.single_basic_array.scalar.float.fragment
+dEQP-VK.ubo.single_basic_array.scalar.float.both
+dEQP-VK.ubo.single_basic_array.scalar.float.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.float.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.float.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.vec2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.vec2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.vec2.both
+dEQP-VK.ubo.single_basic_array.scalar.vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.vec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.vec3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.vec3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.vec3.both
+dEQP-VK.ubo.single_basic_array.scalar.vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.vec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.vec4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.vec4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.vec4.both
+dEQP-VK.ubo.single_basic_array.scalar.vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.vec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.int.vertex
+dEQP-VK.ubo.single_basic_array.scalar.int.fragment
+dEQP-VK.ubo.single_basic_array.scalar.int.both
+dEQP-VK.ubo.single_basic_array.scalar.int.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.int.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.int.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.ivec2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.ivec2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.ivec2.both
+dEQP-VK.ubo.single_basic_array.scalar.ivec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.ivec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.ivec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.ivec3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.ivec3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.ivec3.both
+dEQP-VK.ubo.single_basic_array.scalar.ivec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.ivec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.ivec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.ivec4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.ivec4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.ivec4.both
+dEQP-VK.ubo.single_basic_array.scalar.ivec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.ivec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.ivec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uint.vertex
+dEQP-VK.ubo.single_basic_array.scalar.uint.fragment
+dEQP-VK.ubo.single_basic_array.scalar.uint.both
+dEQP-VK.ubo.single_basic_array.scalar.uint.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uint.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uint.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uvec2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.uvec2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.uvec2.both
+dEQP-VK.ubo.single_basic_array.scalar.uvec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uvec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uvec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uvec3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.uvec3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.uvec3.both
+dEQP-VK.ubo.single_basic_array.scalar.uvec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uvec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uvec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uvec4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.uvec4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.uvec4.both
+dEQP-VK.ubo.single_basic_array.scalar.uvec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uvec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uvec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.bool.vertex
+dEQP-VK.ubo.single_basic_array.scalar.bool.fragment
+dEQP-VK.ubo.single_basic_array.scalar.bool.both
+dEQP-VK.ubo.single_basic_array.scalar.bool.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.bool.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.bool.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.bvec2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.bvec2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.bvec2.both
+dEQP-VK.ubo.single_basic_array.scalar.bvec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.bvec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.bvec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.bvec3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.bvec3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.bvec3.both
+dEQP-VK.ubo.single_basic_array.scalar.bvec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.bvec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.bvec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.bvec4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.bvec4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.bvec4.both
+dEQP-VK.ubo.single_basic_array.scalar.bvec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.bvec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.bvec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.mat2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.mat2.both
+dEQP-VK.ubo.single_basic_array.scalar.mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2.both
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2.both
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.mat3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.mat3.both
+dEQP-VK.ubo.single_basic_array.scalar.mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3.both
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3.both
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.mat4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.mat4.both
+dEQP-VK.ubo.single_basic_array.scalar.mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4.both
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4.both
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat2x3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.mat2x3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.mat2x3.both
+dEQP-VK.ubo.single_basic_array.scalar.mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2x3.both
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2x3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2x3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2x3.both
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2x3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat2x4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.mat2x4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.mat2x4.both
+dEQP-VK.ubo.single_basic_array.scalar.mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2x4.both
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2x4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2x4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2x4.both
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat2x4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat3x2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.mat3x2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.mat3x2.both
+dEQP-VK.ubo.single_basic_array.scalar.mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3x2.both
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3x2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3x2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3x2.both
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3x2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat3x4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.mat3x4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.mat3x4.both
+dEQP-VK.ubo.single_basic_array.scalar.mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3x4.both
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3x4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3x4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3x4.both
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat3x4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat4x2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.mat4x2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.mat4x2.both
+dEQP-VK.ubo.single_basic_array.scalar.mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4x2.both
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4x2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4x2.both
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4x2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat4x3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.mat4x3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.mat4x3.both
+dEQP-VK.ubo.single_basic_array.scalar.mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4x3.both
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.row_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4x3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4x3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4x3.both
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.column_major_mat4x3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uint8_t.vertex
+dEQP-VK.ubo.single_basic_array.scalar.uint8_t.fragment
+dEQP-VK.ubo.single_basic_array.scalar.uint8_t.both
+dEQP-VK.ubo.single_basic_array.scalar.uint8_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uint8_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uint8_t.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u8vec2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.u8vec2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.u8vec2.both
+dEQP-VK.ubo.single_basic_array.scalar.u8vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u8vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u8vec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u8vec3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.u8vec3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.u8vec3.both
+dEQP-VK.ubo.single_basic_array.scalar.u8vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u8vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u8vec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u8vec4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.u8vec4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.u8vec4.both
+dEQP-VK.ubo.single_basic_array.scalar.u8vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u8vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u8vec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.int8_t.vertex
+dEQP-VK.ubo.single_basic_array.scalar.int8_t.fragment
+dEQP-VK.ubo.single_basic_array.scalar.int8_t.both
+dEQP-VK.ubo.single_basic_array.scalar.int8_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.int8_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.int8_t.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i8vec2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.i8vec2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.i8vec2.both
+dEQP-VK.ubo.single_basic_array.scalar.i8vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i8vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i8vec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i8vec3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.i8vec3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.i8vec3.both
+dEQP-VK.ubo.single_basic_array.scalar.i8vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i8vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i8vec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i8vec4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.i8vec4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.i8vec4.both
+dEQP-VK.ubo.single_basic_array.scalar.i8vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i8vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i8vec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uint16_t.vertex
+dEQP-VK.ubo.single_basic_array.scalar.uint16_t.fragment
+dEQP-VK.ubo.single_basic_array.scalar.uint16_t.both
+dEQP-VK.ubo.single_basic_array.scalar.uint16_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uint16_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.uint16_t.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u16vec2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.u16vec2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.u16vec2.both
+dEQP-VK.ubo.single_basic_array.scalar.u16vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u16vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u16vec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u16vec3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.u16vec3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.u16vec3.both
+dEQP-VK.ubo.single_basic_array.scalar.u16vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u16vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u16vec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u16vec4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.u16vec4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.u16vec4.both
+dEQP-VK.ubo.single_basic_array.scalar.u16vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u16vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.u16vec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.int16_t.vertex
+dEQP-VK.ubo.single_basic_array.scalar.int16_t.fragment
+dEQP-VK.ubo.single_basic_array.scalar.int16_t.both
+dEQP-VK.ubo.single_basic_array.scalar.int16_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.int16_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.int16_t.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i16vec2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.i16vec2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.i16vec2.both
+dEQP-VK.ubo.single_basic_array.scalar.i16vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i16vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i16vec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i16vec3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.i16vec3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.i16vec3.both
+dEQP-VK.ubo.single_basic_array.scalar.i16vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i16vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i16vec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i16vec4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.i16vec4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.i16vec4.both
+dEQP-VK.ubo.single_basic_array.scalar.i16vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i16vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.i16vec4.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.float16_t.vertex
+dEQP-VK.ubo.single_basic_array.scalar.float16_t.fragment
+dEQP-VK.ubo.single_basic_array.scalar.float16_t.both
+dEQP-VK.ubo.single_basic_array.scalar.float16_t.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.float16_t.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.float16_t.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.f16vec2.vertex
+dEQP-VK.ubo.single_basic_array.scalar.f16vec2.fragment
+dEQP-VK.ubo.single_basic_array.scalar.f16vec2.both
+dEQP-VK.ubo.single_basic_array.scalar.f16vec2.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.f16vec2.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.f16vec2.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.f16vec3.vertex
+dEQP-VK.ubo.single_basic_array.scalar.f16vec3.fragment
+dEQP-VK.ubo.single_basic_array.scalar.f16vec3.both
+dEQP-VK.ubo.single_basic_array.scalar.f16vec3.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.f16vec3.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.f16vec3.both_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.f16vec4.vertex
+dEQP-VK.ubo.single_basic_array.scalar.f16vec4.fragment
+dEQP-VK.ubo.single_basic_array.scalar.f16vec4.both
+dEQP-VK.ubo.single_basic_array.scalar.f16vec4.vertex_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.f16vec4.fragment_comp_access
+dEQP-VK.ubo.single_basic_array.scalar.f16vec4.both_comp_access
 dEQP-VK.ubo.single_struct.per_block_buffer.std140_vertex
 dEQP-VK.ubo.single_struct.per_block_buffer.std140_fragment
 dEQP-VK.ubo.single_struct.per_block_buffer.std140_both
@@ -275156,12 +296226,48 @@ dEQP-VK.ubo.single_struct.per_block_buffer.std140_instance_array_both
 dEQP-VK.ubo.single_struct.per_block_buffer.std140_instance_array_vertex_comp_access
 dEQP-VK.ubo.single_struct.per_block_buffer.std140_instance_array_fragment_comp_access
 dEQP-VK.ubo.single_struct.per_block_buffer.std140_instance_array_both_comp_access
+dEQP-VK.ubo.single_struct.per_block_buffer.std430_vertex
+dEQP-VK.ubo.single_struct.per_block_buffer.std430_fragment
+dEQP-VK.ubo.single_struct.per_block_buffer.std430_both
+dEQP-VK.ubo.single_struct.per_block_buffer.std430_vertex_comp_access
+dEQP-VK.ubo.single_struct.per_block_buffer.std430_fragment_comp_access
+dEQP-VK.ubo.single_struct.per_block_buffer.std430_both_comp_access
+dEQP-VK.ubo.single_struct.per_block_buffer.std430_instance_array_vertex
+dEQP-VK.ubo.single_struct.per_block_buffer.std430_instance_array_fragment
+dEQP-VK.ubo.single_struct.per_block_buffer.std430_instance_array_both
+dEQP-VK.ubo.single_struct.per_block_buffer.std430_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_struct.per_block_buffer.std430_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_struct.per_block_buffer.std430_instance_array_both_comp_access
+dEQP-VK.ubo.single_struct.per_block_buffer.scalar_vertex
+dEQP-VK.ubo.single_struct.per_block_buffer.scalar_fragment
+dEQP-VK.ubo.single_struct.per_block_buffer.scalar_both
+dEQP-VK.ubo.single_struct.per_block_buffer.scalar_vertex_comp_access
+dEQP-VK.ubo.single_struct.per_block_buffer.scalar_fragment_comp_access
+dEQP-VK.ubo.single_struct.per_block_buffer.scalar_both_comp_access
+dEQP-VK.ubo.single_struct.per_block_buffer.scalar_instance_array_vertex
+dEQP-VK.ubo.single_struct.per_block_buffer.scalar_instance_array_fragment
+dEQP-VK.ubo.single_struct.per_block_buffer.scalar_instance_array_both
+dEQP-VK.ubo.single_struct.per_block_buffer.scalar_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_struct.per_block_buffer.scalar_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_struct.per_block_buffer.scalar_instance_array_both_comp_access
 dEQP-VK.ubo.single_struct.single_buffer.std140_instance_array_vertex
 dEQP-VK.ubo.single_struct.single_buffer.std140_instance_array_fragment
 dEQP-VK.ubo.single_struct.single_buffer.std140_instance_array_both
 dEQP-VK.ubo.single_struct.single_buffer.std140_instance_array_vertex_comp_access
 dEQP-VK.ubo.single_struct.single_buffer.std140_instance_array_fragment_comp_access
 dEQP-VK.ubo.single_struct.single_buffer.std140_instance_array_both_comp_access
+dEQP-VK.ubo.single_struct.single_buffer.std430_instance_array_vertex
+dEQP-VK.ubo.single_struct.single_buffer.std430_instance_array_fragment
+dEQP-VK.ubo.single_struct.single_buffer.std430_instance_array_both
+dEQP-VK.ubo.single_struct.single_buffer.std430_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_struct.single_buffer.std430_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_struct.single_buffer.std430_instance_array_both_comp_access
+dEQP-VK.ubo.single_struct.single_buffer.scalar_instance_array_vertex
+dEQP-VK.ubo.single_struct.single_buffer.scalar_instance_array_fragment
+dEQP-VK.ubo.single_struct.single_buffer.scalar_instance_array_both
+dEQP-VK.ubo.single_struct.single_buffer.scalar_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_struct.single_buffer.scalar_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_struct.single_buffer.scalar_instance_array_both_comp_access
 dEQP-VK.ubo.single_struct_array.per_block_buffer.std140_vertex
 dEQP-VK.ubo.single_struct_array.per_block_buffer.std140_fragment
 dEQP-VK.ubo.single_struct_array.per_block_buffer.std140_both
@@ -275174,12 +296280,48 @@ dEQP-VK.ubo.single_struct_array.per_block_buffer.std140_instance_array_both
 dEQP-VK.ubo.single_struct_array.per_block_buffer.std140_instance_array_vertex_comp_access
 dEQP-VK.ubo.single_struct_array.per_block_buffer.std140_instance_array_fragment_comp_access
 dEQP-VK.ubo.single_struct_array.per_block_buffer.std140_instance_array_both_comp_access
+dEQP-VK.ubo.single_struct_array.per_block_buffer.std430_vertex
+dEQP-VK.ubo.single_struct_array.per_block_buffer.std430_fragment
+dEQP-VK.ubo.single_struct_array.per_block_buffer.std430_both
+dEQP-VK.ubo.single_struct_array.per_block_buffer.std430_vertex_comp_access
+dEQP-VK.ubo.single_struct_array.per_block_buffer.std430_fragment_comp_access
+dEQP-VK.ubo.single_struct_array.per_block_buffer.std430_both_comp_access
+dEQP-VK.ubo.single_struct_array.per_block_buffer.std430_instance_array_vertex
+dEQP-VK.ubo.single_struct_array.per_block_buffer.std430_instance_array_fragment
+dEQP-VK.ubo.single_struct_array.per_block_buffer.std430_instance_array_both
+dEQP-VK.ubo.single_struct_array.per_block_buffer.std430_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_struct_array.per_block_buffer.std430_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_struct_array.per_block_buffer.std430_instance_array_both_comp_access
+dEQP-VK.ubo.single_struct_array.per_block_buffer.scalar_vertex
+dEQP-VK.ubo.single_struct_array.per_block_buffer.scalar_fragment
+dEQP-VK.ubo.single_struct_array.per_block_buffer.scalar_both
+dEQP-VK.ubo.single_struct_array.per_block_buffer.scalar_vertex_comp_access
+dEQP-VK.ubo.single_struct_array.per_block_buffer.scalar_fragment_comp_access
+dEQP-VK.ubo.single_struct_array.per_block_buffer.scalar_both_comp_access
+dEQP-VK.ubo.single_struct_array.per_block_buffer.scalar_instance_array_vertex
+dEQP-VK.ubo.single_struct_array.per_block_buffer.scalar_instance_array_fragment
+dEQP-VK.ubo.single_struct_array.per_block_buffer.scalar_instance_array_both
+dEQP-VK.ubo.single_struct_array.per_block_buffer.scalar_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_struct_array.per_block_buffer.scalar_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_struct_array.per_block_buffer.scalar_instance_array_both_comp_access
 dEQP-VK.ubo.single_struct_array.single_buffer.std140_instance_array_vertex
 dEQP-VK.ubo.single_struct_array.single_buffer.std140_instance_array_fragment
 dEQP-VK.ubo.single_struct_array.single_buffer.std140_instance_array_both
 dEQP-VK.ubo.single_struct_array.single_buffer.std140_instance_array_vertex_comp_access
 dEQP-VK.ubo.single_struct_array.single_buffer.std140_instance_array_fragment_comp_access
 dEQP-VK.ubo.single_struct_array.single_buffer.std140_instance_array_both_comp_access
+dEQP-VK.ubo.single_struct_array.single_buffer.std430_instance_array_vertex
+dEQP-VK.ubo.single_struct_array.single_buffer.std430_instance_array_fragment
+dEQP-VK.ubo.single_struct_array.single_buffer.std430_instance_array_both
+dEQP-VK.ubo.single_struct_array.single_buffer.std430_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_struct_array.single_buffer.std430_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_struct_array.single_buffer.std430_instance_array_both_comp_access
+dEQP-VK.ubo.single_struct_array.single_buffer.scalar_instance_array_vertex
+dEQP-VK.ubo.single_struct_array.single_buffer.scalar_instance_array_fragment
+dEQP-VK.ubo.single_struct_array.single_buffer.scalar_instance_array_both
+dEQP-VK.ubo.single_struct_array.single_buffer.scalar_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_struct_array.single_buffer.scalar_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_struct_array.single_buffer.scalar_instance_array_both_comp_access
 dEQP-VK.ubo.single_nested_struct.per_block_buffer.std140_vertex
 dEQP-VK.ubo.single_nested_struct.per_block_buffer.std140_fragment
 dEQP-VK.ubo.single_nested_struct.per_block_buffer.std140_both
@@ -275192,12 +296334,48 @@ dEQP-VK.ubo.single_nested_struct.per_block_buffer.std140_instance_array_both
 dEQP-VK.ubo.single_nested_struct.per_block_buffer.std140_instance_array_vertex_comp_access
 dEQP-VK.ubo.single_nested_struct.per_block_buffer.std140_instance_array_fragment_comp_access
 dEQP-VK.ubo.single_nested_struct.per_block_buffer.std140_instance_array_both_comp_access
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.std430_vertex
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.std430_fragment
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.std430_both
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.std430_vertex_comp_access
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.std430_fragment_comp_access
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.std430_both_comp_access
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.std430_instance_array_vertex
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.std430_instance_array_fragment
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.std430_instance_array_both
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.std430_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.std430_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.std430_instance_array_both_comp_access
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.scalar_vertex
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.scalar_fragment
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.scalar_both
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.scalar_vertex_comp_access
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.scalar_fragment_comp_access
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.scalar_both_comp_access
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.scalar_instance_array_vertex
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.scalar_instance_array_fragment
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.scalar_instance_array_both
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.scalar_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.scalar_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_nested_struct.per_block_buffer.scalar_instance_array_both_comp_access
 dEQP-VK.ubo.single_nested_struct.single_buffer.std140_instance_array_vertex
 dEQP-VK.ubo.single_nested_struct.single_buffer.std140_instance_array_fragment
 dEQP-VK.ubo.single_nested_struct.single_buffer.std140_instance_array_both
 dEQP-VK.ubo.single_nested_struct.single_buffer.std140_instance_array_vertex_comp_access
 dEQP-VK.ubo.single_nested_struct.single_buffer.std140_instance_array_fragment_comp_access
 dEQP-VK.ubo.single_nested_struct.single_buffer.std140_instance_array_both_comp_access
+dEQP-VK.ubo.single_nested_struct.single_buffer.std430_instance_array_vertex
+dEQP-VK.ubo.single_nested_struct.single_buffer.std430_instance_array_fragment
+dEQP-VK.ubo.single_nested_struct.single_buffer.std430_instance_array_both
+dEQP-VK.ubo.single_nested_struct.single_buffer.std430_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_nested_struct.single_buffer.std430_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_nested_struct.single_buffer.std430_instance_array_both_comp_access
+dEQP-VK.ubo.single_nested_struct.single_buffer.scalar_instance_array_vertex
+dEQP-VK.ubo.single_nested_struct.single_buffer.scalar_instance_array_fragment
+dEQP-VK.ubo.single_nested_struct.single_buffer.scalar_instance_array_both
+dEQP-VK.ubo.single_nested_struct.single_buffer.scalar_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_nested_struct.single_buffer.scalar_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_nested_struct.single_buffer.scalar_instance_array_both_comp_access
 dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std140_vertex
 dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std140_fragment
 dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std140_both
@@ -275210,12 +296388,48 @@ dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std140_instance_array_bo
 dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std140_instance_array_vertex_comp_access
 dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std140_instance_array_fragment_comp_access
 dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std140_instance_array_both_comp_access
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std430_vertex
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std430_fragment
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std430_both
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std430_vertex_comp_access
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std430_fragment_comp_access
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std430_both_comp_access
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std430_instance_array_vertex
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std430_instance_array_fragment
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std430_instance_array_both
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std430_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std430_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.std430_instance_array_both_comp_access
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.scalar_vertex
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.scalar_fragment
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.scalar_both
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.scalar_vertex_comp_access
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.scalar_fragment_comp_access
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.scalar_both_comp_access
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.scalar_instance_array_vertex
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.scalar_instance_array_fragment
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.scalar_instance_array_both
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.scalar_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.scalar_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_nested_struct_array.per_block_buffer.scalar_instance_array_both_comp_access
 dEQP-VK.ubo.single_nested_struct_array.single_buffer.std140_instance_array_vertex
 dEQP-VK.ubo.single_nested_struct_array.single_buffer.std140_instance_array_fragment
 dEQP-VK.ubo.single_nested_struct_array.single_buffer.std140_instance_array_both
 dEQP-VK.ubo.single_nested_struct_array.single_buffer.std140_instance_array_vertex_comp_access
 dEQP-VK.ubo.single_nested_struct_array.single_buffer.std140_instance_array_fragment_comp_access
 dEQP-VK.ubo.single_nested_struct_array.single_buffer.std140_instance_array_both_comp_access
+dEQP-VK.ubo.single_nested_struct_array.single_buffer.std430_instance_array_vertex
+dEQP-VK.ubo.single_nested_struct_array.single_buffer.std430_instance_array_fragment
+dEQP-VK.ubo.single_nested_struct_array.single_buffer.std430_instance_array_both
+dEQP-VK.ubo.single_nested_struct_array.single_buffer.std430_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_nested_struct_array.single_buffer.std430_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_nested_struct_array.single_buffer.std430_instance_array_both_comp_access
+dEQP-VK.ubo.single_nested_struct_array.single_buffer.scalar_instance_array_vertex
+dEQP-VK.ubo.single_nested_struct_array.single_buffer.scalar_instance_array_fragment
+dEQP-VK.ubo.single_nested_struct_array.single_buffer.scalar_instance_array_both
+dEQP-VK.ubo.single_nested_struct_array.single_buffer.scalar_instance_array_vertex_comp_access
+dEQP-VK.ubo.single_nested_struct_array.single_buffer.scalar_instance_array_fragment_comp_access
+dEQP-VK.ubo.single_nested_struct_array.single_buffer.scalar_instance_array_both_comp_access
 dEQP-VK.ubo.instance_array_basic_type.std140.float.vertex
 dEQP-VK.ubo.instance_array_basic_type.std140.float.fragment
 dEQP-VK.ubo.instance_array_basic_type.std140.float.both
@@ -275594,6 +296808,762 @@ dEQP-VK.ubo.instance_array_basic_type.std140.f16vec4.both
 dEQP-VK.ubo.instance_array_basic_type.std140.f16vec4.vertex_comp_access
 dEQP-VK.ubo.instance_array_basic_type.std140.f16vec4.fragment_comp_access
 dEQP-VK.ubo.instance_array_basic_type.std140.f16vec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.float.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.float.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.float.both
+dEQP-VK.ubo.instance_array_basic_type.std430.float.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.float.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.float.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.vec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.vec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.vec2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.vec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.vec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.vec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.vec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.vec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.vec3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.vec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.vec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.vec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.vec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.vec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.vec4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.vec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.vec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.vec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.int.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.int.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.int.both
+dEQP-VK.ubo.instance_array_basic_type.std430.int.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.int.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.int.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.ivec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uint.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.uint.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.uint.both
+dEQP-VK.ubo.instance_array_basic_type.std430.uint.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uint.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uint.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uvec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.bool.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.bool.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.bool.both
+dEQP-VK.ubo.instance_array_basic_type.std430.bool.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.bool.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.bool.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.bvec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2x3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2x3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2x3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2x3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2x3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2x3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2x3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2x3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2x3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2x3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2x3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2x3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2x3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2x3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2x4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2x4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2x4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2x4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2x4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat2x4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2x4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2x4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2x4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat2x4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2x4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2x4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2x4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat2x4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3x2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3x2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3x2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3x2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3x2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3x2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3x2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3x2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3x2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3x2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3x2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3x2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3x2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3x2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3x4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3x4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3x4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3x4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3x4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat3x4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3x4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3x4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3x4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat3x4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3x4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3x4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3x4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat3x4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4x2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4x2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4x2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4x2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4x2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4x2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4x2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4x2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4x2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4x2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4x2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4x2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4x2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4x2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4x3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4x3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4x3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4x3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4x3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.mat4x3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4x3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4x3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4x3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.row_major_mat4x3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4x3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4x3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4x3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.column_major_mat4x3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uint8_t.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.uint8_t.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.uint8_t.both
+dEQP-VK.ubo.instance_array_basic_type.std430.uint8_t.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uint8_t.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uint8_t.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u8vec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.int8_t.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.int8_t.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.int8_t.both
+dEQP-VK.ubo.instance_array_basic_type.std430.int8_t.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.int8_t.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.int8_t.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i8vec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uint16_t.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.uint16_t.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.uint16_t.both
+dEQP-VK.ubo.instance_array_basic_type.std430.uint16_t.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uint16_t.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.uint16_t.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.u16vec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.int16_t.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.int16_t.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.int16_t.both
+dEQP-VK.ubo.instance_array_basic_type.std430.int16_t.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.int16_t.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.int16_t.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.i16vec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.float16_t.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.float16_t.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.float16_t.both
+dEQP-VK.ubo.instance_array_basic_type.std430.float16_t.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.float16_t.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.float16_t.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec2.both
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec3.both
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec4.both
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.std430.f16vec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.float.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.float.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.float.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.float.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.float.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.float.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.vec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.int.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.int.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.int.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.int.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.int.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.int.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.ivec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uvec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.bool.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.bool.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.bool.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.bool.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.bool.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.bool.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.bvec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2x3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2x3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2x3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2x3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2x3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2x3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2x3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2x3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2x3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2x3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2x3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2x3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2x3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2x3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2x3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2x3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2x4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2x4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2x4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2x4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2x4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat2x4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2x4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2x4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2x4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat2x4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2x4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2x4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2x4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2x4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2x4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat2x4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3x2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3x2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3x2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3x2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3x2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3x2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3x2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3x2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3x2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3x2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3x2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3x2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3x2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3x2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3x2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3x2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3x4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3x4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3x4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3x4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3x4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat3x4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3x4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3x4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3x4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat3x4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3x4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3x4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3x4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3x4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3x4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat3x4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4x2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4x2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4x2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4x2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4x2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4x2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4x2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4x2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4x2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4x2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4x2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4x2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4x2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4x2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4x2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4x2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4x3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4x3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4x3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4x3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4x3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.mat4x3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4x3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4x3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4x3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.row_major_mat4x3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4x3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4x3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4x3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4x3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.column_major_mat4x3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint8_t.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint8_t.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint8_t.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint8_t.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint8_t.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint8_t.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u8vec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.int8_t.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.int8_t.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.int8_t.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.int8_t.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.int8_t.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.int8_t.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i8vec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint16_t.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint16_t.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint16_t.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint16_t.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint16_t.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.uint16_t.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.u16vec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.int16_t.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.int16_t.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.int16_t.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.int16_t.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.int16_t.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.int16_t.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.i16vec4.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.float16_t.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.float16_t.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.float16_t.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.float16_t.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.float16_t.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.float16_t.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec2.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec2.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec2.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec2.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec2.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec2.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec3.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec3.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec3.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec3.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec3.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec3.both_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec4.vertex
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec4.fragment
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec4.both
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec4.vertex_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec4.fragment_comp_access
+dEQP-VK.ubo.instance_array_basic_type.scalar.f16vec4.both_comp_access
 dEQP-VK.ubo.multi_basic_types.per_block_buffer.std140_vertex
 dEQP-VK.ubo.multi_basic_types.per_block_buffer.std140_fragment
 dEQP-VK.ubo.multi_basic_types.per_block_buffer.std140_both
@@ -275610,6 +297580,38 @@ dEQP-VK.ubo.multi_basic_types.per_block_buffer.std140_instance_array_vertex_comp
 dEQP-VK.ubo.multi_basic_types.per_block_buffer.std140_instance_array_fragment_comp_access
 dEQP-VK.ubo.multi_basic_types.per_block_buffer.std140_instance_array_both_comp_access
 dEQP-VK.ubo.multi_basic_types.per_block_buffer.std140_instance_array_mixed_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_vertex
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_fragment
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_both
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_mixed
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_vertex_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_fragment_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_both_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_mixed_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_instance_array_vertex
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_instance_array_fragment
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_instance_array_both
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_instance_array_mixed
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_instance_array_vertex_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_instance_array_fragment_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_instance_array_both_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.std430_instance_array_mixed_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_vertex
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_fragment
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_both
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_mixed
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_vertex_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_fragment_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_both_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_mixed_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_instance_array_vertex
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_instance_array_fragment
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_instance_array_both
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_instance_array_mixed
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_instance_array_vertex_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_instance_array_fragment_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_instance_array_both_comp_access
+dEQP-VK.ubo.multi_basic_types.per_block_buffer.scalar_instance_array_mixed_comp_access
 dEQP-VK.ubo.multi_basic_types.single_buffer.std140_vertex
 dEQP-VK.ubo.multi_basic_types.single_buffer.std140_fragment
 dEQP-VK.ubo.multi_basic_types.single_buffer.std140_both
@@ -275626,6 +297628,38 @@ dEQP-VK.ubo.multi_basic_types.single_buffer.std140_instance_array_vertex_comp_ac
 dEQP-VK.ubo.multi_basic_types.single_buffer.std140_instance_array_fragment_comp_access
 dEQP-VK.ubo.multi_basic_types.single_buffer.std140_instance_array_both_comp_access
 dEQP-VK.ubo.multi_basic_types.single_buffer.std140_instance_array_mixed_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_vertex
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_fragment
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_both
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_mixed
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_vertex_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_fragment_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_both_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_mixed_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_instance_array_vertex
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_instance_array_fragment
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_instance_array_both
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_instance_array_mixed
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_instance_array_vertex_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_instance_array_fragment_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_instance_array_both_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.std430_instance_array_mixed_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_vertex
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_fragment
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_both
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_mixed
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_vertex_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_fragment_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_both_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_mixed_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_instance_array_vertex
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_instance_array_fragment
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_instance_array_both
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_instance_array_mixed
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_instance_array_vertex_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_instance_array_fragment_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_instance_array_both_comp_access
+dEQP-VK.ubo.multi_basic_types.single_buffer.scalar_instance_array_mixed_comp_access
 dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std140_vertex
 dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std140_fragment
 dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std140_both
@@ -275642,6 +297676,38 @@ dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std140_instance_array_vertex_co
 dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std140_instance_array_fragment_comp_access
 dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std140_instance_array_both_comp_access
 dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std140_instance_array_mixed_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_vertex
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_fragment
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_both
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_mixed
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_vertex_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_fragment_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_both_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_mixed_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_instance_array_vertex
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_instance_array_fragment
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_instance_array_both
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_instance_array_mixed
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_instance_array_vertex_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_instance_array_fragment_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_instance_array_both_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.std430_instance_array_mixed_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_vertex
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_fragment
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_both
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_mixed
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_vertex_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_fragment_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_both_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_mixed_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_instance_array_vertex
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_instance_array_fragment
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_instance_array_both
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_instance_array_mixed
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_instance_array_vertex_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_instance_array_fragment_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_instance_array_both_comp_access
+dEQP-VK.ubo.multi_nested_struct.per_block_buffer.scalar_instance_array_mixed_comp_access
 dEQP-VK.ubo.multi_nested_struct.single_buffer.std140_vertex
 dEQP-VK.ubo.multi_nested_struct.single_buffer.std140_fragment
 dEQP-VK.ubo.multi_nested_struct.single_buffer.std140_both
@@ -275658,6 +297724,38 @@ dEQP-VK.ubo.multi_nested_struct.single_buffer.std140_instance_array_vertex_comp_
 dEQP-VK.ubo.multi_nested_struct.single_buffer.std140_instance_array_fragment_comp_access
 dEQP-VK.ubo.multi_nested_struct.single_buffer.std140_instance_array_both_comp_access
 dEQP-VK.ubo.multi_nested_struct.single_buffer.std140_instance_array_mixed_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_vertex
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_fragment
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_both
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_mixed
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_vertex_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_fragment_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_both_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_mixed_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_instance_array_vertex
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_instance_array_fragment
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_instance_array_both
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_instance_array_mixed
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_instance_array_vertex_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_instance_array_fragment_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_instance_array_both_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.std430_instance_array_mixed_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_vertex
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_fragment
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_both
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_mixed
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_vertex_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_fragment_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_both_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_mixed_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_instance_array_vertex
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_instance_array_fragment
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_instance_array_both
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_instance_array_mixed
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_instance_array_vertex_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_instance_array_fragment_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_instance_array_both_comp_access
+dEQP-VK.ubo.multi_nested_struct.single_buffer.scalar_instance_array_mixed_comp_access
 dEQP-VK.ubo.link_by_binding.single_buf_single_instance
 dEQP-VK.ubo.link_by_binding.single_buf_instance_array
 dEQP-VK.ubo.link_by_binding.per_block_buf_single_instance
@@ -276037,6 +298135,106 @@ dEQP-VK.ubo.random.all_out_of_order_offsets.46
 dEQP-VK.ubo.random.all_out_of_order_offsets.47
 dEQP-VK.ubo.random.all_out_of_order_offsets.48
 dEQP-VK.ubo.random.all_out_of_order_offsets.49
+dEQP-VK.ubo.random.scalar.0
+dEQP-VK.ubo.random.scalar.1
+dEQP-VK.ubo.random.scalar.2
+dEQP-VK.ubo.random.scalar.3
+dEQP-VK.ubo.random.scalar.4
+dEQP-VK.ubo.random.scalar.5
+dEQP-VK.ubo.random.scalar.6
+dEQP-VK.ubo.random.scalar.7
+dEQP-VK.ubo.random.scalar.8
+dEQP-VK.ubo.random.scalar.9
+dEQP-VK.ubo.random.scalar.10
+dEQP-VK.ubo.random.scalar.11
+dEQP-VK.ubo.random.scalar.12
+dEQP-VK.ubo.random.scalar.13
+dEQP-VK.ubo.random.scalar.14
+dEQP-VK.ubo.random.scalar.15
+dEQP-VK.ubo.random.scalar.16
+dEQP-VK.ubo.random.scalar.17
+dEQP-VK.ubo.random.scalar.18
+dEQP-VK.ubo.random.scalar.19
+dEQP-VK.ubo.random.scalar.20
+dEQP-VK.ubo.random.scalar.21
+dEQP-VK.ubo.random.scalar.22
+dEQP-VK.ubo.random.scalar.23
+dEQP-VK.ubo.random.scalar.24
+dEQP-VK.ubo.random.scalar.25
+dEQP-VK.ubo.random.scalar.26
+dEQP-VK.ubo.random.scalar.27
+dEQP-VK.ubo.random.scalar.28
+dEQP-VK.ubo.random.scalar.29
+dEQP-VK.ubo.random.scalar.30
+dEQP-VK.ubo.random.scalar.31
+dEQP-VK.ubo.random.scalar.32
+dEQP-VK.ubo.random.scalar.33
+dEQP-VK.ubo.random.scalar.34
+dEQP-VK.ubo.random.scalar.35
+dEQP-VK.ubo.random.scalar.36
+dEQP-VK.ubo.random.scalar.37
+dEQP-VK.ubo.random.scalar.38
+dEQP-VK.ubo.random.scalar.39
+dEQP-VK.ubo.random.scalar.40
+dEQP-VK.ubo.random.scalar.41
+dEQP-VK.ubo.random.scalar.42
+dEQP-VK.ubo.random.scalar.43
+dEQP-VK.ubo.random.scalar.44
+dEQP-VK.ubo.random.scalar.45
+dEQP-VK.ubo.random.scalar.46
+dEQP-VK.ubo.random.scalar.47
+dEQP-VK.ubo.random.scalar.48
+dEQP-VK.ubo.random.scalar.49
+dEQP-VK.ubo.random.scalar.50
+dEQP-VK.ubo.random.scalar.51
+dEQP-VK.ubo.random.scalar.52
+dEQP-VK.ubo.random.scalar.53
+dEQP-VK.ubo.random.scalar.54
+dEQP-VK.ubo.random.scalar.55
+dEQP-VK.ubo.random.scalar.56
+dEQP-VK.ubo.random.scalar.57
+dEQP-VK.ubo.random.scalar.58
+dEQP-VK.ubo.random.scalar.59
+dEQP-VK.ubo.random.scalar.60
+dEQP-VK.ubo.random.scalar.61
+dEQP-VK.ubo.random.scalar.62
+dEQP-VK.ubo.random.scalar.63
+dEQP-VK.ubo.random.scalar.64
+dEQP-VK.ubo.random.scalar.65
+dEQP-VK.ubo.random.scalar.66
+dEQP-VK.ubo.random.scalar.67
+dEQP-VK.ubo.random.scalar.68
+dEQP-VK.ubo.random.scalar.69
+dEQP-VK.ubo.random.scalar.70
+dEQP-VK.ubo.random.scalar.71
+dEQP-VK.ubo.random.scalar.72
+dEQP-VK.ubo.random.scalar.73
+dEQP-VK.ubo.random.scalar.74
+dEQP-VK.ubo.random.scalar.75
+dEQP-VK.ubo.random.scalar.76
+dEQP-VK.ubo.random.scalar.77
+dEQP-VK.ubo.random.scalar.78
+dEQP-VK.ubo.random.scalar.79
+dEQP-VK.ubo.random.scalar.80
+dEQP-VK.ubo.random.scalar.81
+dEQP-VK.ubo.random.scalar.82
+dEQP-VK.ubo.random.scalar.83
+dEQP-VK.ubo.random.scalar.84
+dEQP-VK.ubo.random.scalar.85
+dEQP-VK.ubo.random.scalar.86
+dEQP-VK.ubo.random.scalar.87
+dEQP-VK.ubo.random.scalar.88
+dEQP-VK.ubo.random.scalar.89
+dEQP-VK.ubo.random.scalar.90
+dEQP-VK.ubo.random.scalar.91
+dEQP-VK.ubo.random.scalar.92
+dEQP-VK.ubo.random.scalar.93
+dEQP-VK.ubo.random.scalar.94
+dEQP-VK.ubo.random.scalar.95
+dEQP-VK.ubo.random.scalar.96
+dEQP-VK.ubo.random.scalar.97
+dEQP-VK.ubo.random.scalar.98
+dEQP-VK.ubo.random.scalar.99
 dEQP-VK.ubo.random.16bit.scalar_types.0
 dEQP-VK.ubo.random.16bit.scalar_types.1
 dEQP-VK.ubo.random.16bit.scalar_types.2
@@ -276412,6 +298610,106 @@ dEQP-VK.ubo.random.16bit.all_out_of_order_offsets.46
 dEQP-VK.ubo.random.16bit.all_out_of_order_offsets.47
 dEQP-VK.ubo.random.16bit.all_out_of_order_offsets.48
 dEQP-VK.ubo.random.16bit.all_out_of_order_offsets.49
+dEQP-VK.ubo.random.16bit.scalar.0
+dEQP-VK.ubo.random.16bit.scalar.1
+dEQP-VK.ubo.random.16bit.scalar.2
+dEQP-VK.ubo.random.16bit.scalar.3
+dEQP-VK.ubo.random.16bit.scalar.4
+dEQP-VK.ubo.random.16bit.scalar.5
+dEQP-VK.ubo.random.16bit.scalar.6
+dEQP-VK.ubo.random.16bit.scalar.7
+dEQP-VK.ubo.random.16bit.scalar.8
+dEQP-VK.ubo.random.16bit.scalar.9
+dEQP-VK.ubo.random.16bit.scalar.10
+dEQP-VK.ubo.random.16bit.scalar.11
+dEQP-VK.ubo.random.16bit.scalar.12
+dEQP-VK.ubo.random.16bit.scalar.13
+dEQP-VK.ubo.random.16bit.scalar.14
+dEQP-VK.ubo.random.16bit.scalar.15
+dEQP-VK.ubo.random.16bit.scalar.16
+dEQP-VK.ubo.random.16bit.scalar.17
+dEQP-VK.ubo.random.16bit.scalar.18
+dEQP-VK.ubo.random.16bit.scalar.19
+dEQP-VK.ubo.random.16bit.scalar.20
+dEQP-VK.ubo.random.16bit.scalar.21
+dEQP-VK.ubo.random.16bit.scalar.22
+dEQP-VK.ubo.random.16bit.scalar.23
+dEQP-VK.ubo.random.16bit.scalar.24
+dEQP-VK.ubo.random.16bit.scalar.25
+dEQP-VK.ubo.random.16bit.scalar.26
+dEQP-VK.ubo.random.16bit.scalar.27
+dEQP-VK.ubo.random.16bit.scalar.28
+dEQP-VK.ubo.random.16bit.scalar.29
+dEQP-VK.ubo.random.16bit.scalar.30
+dEQP-VK.ubo.random.16bit.scalar.31
+dEQP-VK.ubo.random.16bit.scalar.32
+dEQP-VK.ubo.random.16bit.scalar.33
+dEQP-VK.ubo.random.16bit.scalar.34
+dEQP-VK.ubo.random.16bit.scalar.35
+dEQP-VK.ubo.random.16bit.scalar.36
+dEQP-VK.ubo.random.16bit.scalar.37
+dEQP-VK.ubo.random.16bit.scalar.38
+dEQP-VK.ubo.random.16bit.scalar.39
+dEQP-VK.ubo.random.16bit.scalar.40
+dEQP-VK.ubo.random.16bit.scalar.41
+dEQP-VK.ubo.random.16bit.scalar.42
+dEQP-VK.ubo.random.16bit.scalar.43
+dEQP-VK.ubo.random.16bit.scalar.44
+dEQP-VK.ubo.random.16bit.scalar.45
+dEQP-VK.ubo.random.16bit.scalar.46
+dEQP-VK.ubo.random.16bit.scalar.47
+dEQP-VK.ubo.random.16bit.scalar.48
+dEQP-VK.ubo.random.16bit.scalar.49
+dEQP-VK.ubo.random.16bit.scalar.50
+dEQP-VK.ubo.random.16bit.scalar.51
+dEQP-VK.ubo.random.16bit.scalar.52
+dEQP-VK.ubo.random.16bit.scalar.53
+dEQP-VK.ubo.random.16bit.scalar.54
+dEQP-VK.ubo.random.16bit.scalar.55
+dEQP-VK.ubo.random.16bit.scalar.56
+dEQP-VK.ubo.random.16bit.scalar.57
+dEQP-VK.ubo.random.16bit.scalar.58
+dEQP-VK.ubo.random.16bit.scalar.59
+dEQP-VK.ubo.random.16bit.scalar.60
+dEQP-VK.ubo.random.16bit.scalar.61
+dEQP-VK.ubo.random.16bit.scalar.62
+dEQP-VK.ubo.random.16bit.scalar.63
+dEQP-VK.ubo.random.16bit.scalar.64
+dEQP-VK.ubo.random.16bit.scalar.65
+dEQP-VK.ubo.random.16bit.scalar.66
+dEQP-VK.ubo.random.16bit.scalar.67
+dEQP-VK.ubo.random.16bit.scalar.68
+dEQP-VK.ubo.random.16bit.scalar.69
+dEQP-VK.ubo.random.16bit.scalar.70
+dEQP-VK.ubo.random.16bit.scalar.71
+dEQP-VK.ubo.random.16bit.scalar.72
+dEQP-VK.ubo.random.16bit.scalar.73
+dEQP-VK.ubo.random.16bit.scalar.74
+dEQP-VK.ubo.random.16bit.scalar.75
+dEQP-VK.ubo.random.16bit.scalar.76
+dEQP-VK.ubo.random.16bit.scalar.77
+dEQP-VK.ubo.random.16bit.scalar.78
+dEQP-VK.ubo.random.16bit.scalar.79
+dEQP-VK.ubo.random.16bit.scalar.80
+dEQP-VK.ubo.random.16bit.scalar.81
+dEQP-VK.ubo.random.16bit.scalar.82
+dEQP-VK.ubo.random.16bit.scalar.83
+dEQP-VK.ubo.random.16bit.scalar.84
+dEQP-VK.ubo.random.16bit.scalar.85
+dEQP-VK.ubo.random.16bit.scalar.86
+dEQP-VK.ubo.random.16bit.scalar.87
+dEQP-VK.ubo.random.16bit.scalar.88
+dEQP-VK.ubo.random.16bit.scalar.89
+dEQP-VK.ubo.random.16bit.scalar.90
+dEQP-VK.ubo.random.16bit.scalar.91
+dEQP-VK.ubo.random.16bit.scalar.92
+dEQP-VK.ubo.random.16bit.scalar.93
+dEQP-VK.ubo.random.16bit.scalar.94
+dEQP-VK.ubo.random.16bit.scalar.95
+dEQP-VK.ubo.random.16bit.scalar.96
+dEQP-VK.ubo.random.16bit.scalar.97
+dEQP-VK.ubo.random.16bit.scalar.98
+dEQP-VK.ubo.random.16bit.scalar.99
 dEQP-VK.ubo.random.8bit.scalar_types.0
 dEQP-VK.ubo.random.8bit.scalar_types.1
 dEQP-VK.ubo.random.8bit.scalar_types.2
@@ -276787,6 +299085,106 @@ dEQP-VK.ubo.random.8bit.all_out_of_order_offsets.46
 dEQP-VK.ubo.random.8bit.all_out_of_order_offsets.47
 dEQP-VK.ubo.random.8bit.all_out_of_order_offsets.48
 dEQP-VK.ubo.random.8bit.all_out_of_order_offsets.49
+dEQP-VK.ubo.random.8bit.scalar.0
+dEQP-VK.ubo.random.8bit.scalar.1
+dEQP-VK.ubo.random.8bit.scalar.2
+dEQP-VK.ubo.random.8bit.scalar.3
+dEQP-VK.ubo.random.8bit.scalar.4
+dEQP-VK.ubo.random.8bit.scalar.5
+dEQP-VK.ubo.random.8bit.scalar.6
+dEQP-VK.ubo.random.8bit.scalar.7
+dEQP-VK.ubo.random.8bit.scalar.8
+dEQP-VK.ubo.random.8bit.scalar.9
+dEQP-VK.ubo.random.8bit.scalar.10
+dEQP-VK.ubo.random.8bit.scalar.11
+dEQP-VK.ubo.random.8bit.scalar.12
+dEQP-VK.ubo.random.8bit.scalar.13
+dEQP-VK.ubo.random.8bit.scalar.14
+dEQP-VK.ubo.random.8bit.scalar.15
+dEQP-VK.ubo.random.8bit.scalar.16
+dEQP-VK.ubo.random.8bit.scalar.17
+dEQP-VK.ubo.random.8bit.scalar.18
+dEQP-VK.ubo.random.8bit.scalar.19
+dEQP-VK.ubo.random.8bit.scalar.20
+dEQP-VK.ubo.random.8bit.scalar.21
+dEQP-VK.ubo.random.8bit.scalar.22
+dEQP-VK.ubo.random.8bit.scalar.23
+dEQP-VK.ubo.random.8bit.scalar.24
+dEQP-VK.ubo.random.8bit.scalar.25
+dEQP-VK.ubo.random.8bit.scalar.26
+dEQP-VK.ubo.random.8bit.scalar.27
+dEQP-VK.ubo.random.8bit.scalar.28
+dEQP-VK.ubo.random.8bit.scalar.29
+dEQP-VK.ubo.random.8bit.scalar.30
+dEQP-VK.ubo.random.8bit.scalar.31
+dEQP-VK.ubo.random.8bit.scalar.32
+dEQP-VK.ubo.random.8bit.scalar.33
+dEQP-VK.ubo.random.8bit.scalar.34
+dEQP-VK.ubo.random.8bit.scalar.35
+dEQP-VK.ubo.random.8bit.scalar.36
+dEQP-VK.ubo.random.8bit.scalar.37
+dEQP-VK.ubo.random.8bit.scalar.38
+dEQP-VK.ubo.random.8bit.scalar.39
+dEQP-VK.ubo.random.8bit.scalar.40
+dEQP-VK.ubo.random.8bit.scalar.41
+dEQP-VK.ubo.random.8bit.scalar.42
+dEQP-VK.ubo.random.8bit.scalar.43
+dEQP-VK.ubo.random.8bit.scalar.44
+dEQP-VK.ubo.random.8bit.scalar.45
+dEQP-VK.ubo.random.8bit.scalar.46
+dEQP-VK.ubo.random.8bit.scalar.47
+dEQP-VK.ubo.random.8bit.scalar.48
+dEQP-VK.ubo.random.8bit.scalar.49
+dEQP-VK.ubo.random.8bit.scalar.50
+dEQP-VK.ubo.random.8bit.scalar.51
+dEQP-VK.ubo.random.8bit.scalar.52
+dEQP-VK.ubo.random.8bit.scalar.53
+dEQP-VK.ubo.random.8bit.scalar.54
+dEQP-VK.ubo.random.8bit.scalar.55
+dEQP-VK.ubo.random.8bit.scalar.56
+dEQP-VK.ubo.random.8bit.scalar.57
+dEQP-VK.ubo.random.8bit.scalar.58
+dEQP-VK.ubo.random.8bit.scalar.59
+dEQP-VK.ubo.random.8bit.scalar.60
+dEQP-VK.ubo.random.8bit.scalar.61
+dEQP-VK.ubo.random.8bit.scalar.62
+dEQP-VK.ubo.random.8bit.scalar.63
+dEQP-VK.ubo.random.8bit.scalar.64
+dEQP-VK.ubo.random.8bit.scalar.65
+dEQP-VK.ubo.random.8bit.scalar.66
+dEQP-VK.ubo.random.8bit.scalar.67
+dEQP-VK.ubo.random.8bit.scalar.68
+dEQP-VK.ubo.random.8bit.scalar.69
+dEQP-VK.ubo.random.8bit.scalar.70
+dEQP-VK.ubo.random.8bit.scalar.71
+dEQP-VK.ubo.random.8bit.scalar.72
+dEQP-VK.ubo.random.8bit.scalar.73
+dEQP-VK.ubo.random.8bit.scalar.74
+dEQP-VK.ubo.random.8bit.scalar.75
+dEQP-VK.ubo.random.8bit.scalar.76
+dEQP-VK.ubo.random.8bit.scalar.77
+dEQP-VK.ubo.random.8bit.scalar.78
+dEQP-VK.ubo.random.8bit.scalar.79
+dEQP-VK.ubo.random.8bit.scalar.80
+dEQP-VK.ubo.random.8bit.scalar.81
+dEQP-VK.ubo.random.8bit.scalar.82
+dEQP-VK.ubo.random.8bit.scalar.83
+dEQP-VK.ubo.random.8bit.scalar.84
+dEQP-VK.ubo.random.8bit.scalar.85
+dEQP-VK.ubo.random.8bit.scalar.86
+dEQP-VK.ubo.random.8bit.scalar.87
+dEQP-VK.ubo.random.8bit.scalar.88
+dEQP-VK.ubo.random.8bit.scalar.89
+dEQP-VK.ubo.random.8bit.scalar.90
+dEQP-VK.ubo.random.8bit.scalar.91
+dEQP-VK.ubo.random.8bit.scalar.92
+dEQP-VK.ubo.random.8bit.scalar.93
+dEQP-VK.ubo.random.8bit.scalar.94
+dEQP-VK.ubo.random.8bit.scalar.95
+dEQP-VK.ubo.random.8bit.scalar.96
+dEQP-VK.ubo.random.8bit.scalar.97
+dEQP-VK.ubo.random.8bit.scalar.98
+dEQP-VK.ubo.random.8bit.scalar.99
 dEQP-VK.dynamic_state.vp_state.viewport
 dEQP-VK.dynamic_state.vp_state.scissor
 dEQP-VK.dynamic_state.vp_state.viewport_array
@@ -277192,6 +299590,201 @@ dEQP-VK.ssbo.layout.single_basic_type.std430.float16_t
 dEQP-VK.ssbo.layout.single_basic_type.std430.f16vec2
 dEQP-VK.ssbo.layout.single_basic_type.std430.f16vec3
 dEQP-VK.ssbo.layout.single_basic_type.std430.f16vec4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_float
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_float
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_float
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_vec2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_vec2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_vec2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_vec3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_vec3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_vec3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_vec4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_vec4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_vec4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_int
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_int
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_int
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_ivec2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_ivec2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_ivec2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_ivec3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_ivec3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_ivec3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_ivec4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_ivec4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_ivec4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_uint
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_uint
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_uint
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_uvec2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_uvec2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_uvec2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_uvec3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_uvec3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_uvec3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_uvec4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_uvec4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_uvec4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.bool
+dEQP-VK.ssbo.layout.single_basic_type.scalar.bvec2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.bvec3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.bvec4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_mat2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_mat2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_mat2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_mat3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_mat3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_mat3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_mat4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_mat4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_mat4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_mat2x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_mat2x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_mat2x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat2x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat2x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat2x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat2x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat2x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat2x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat2x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat2x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat2x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat2x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat2x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat2x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_mat2x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_mat2x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_mat2x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat2x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat2x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat2x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat2x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat2x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat2x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat2x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat2x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat2x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat2x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat2x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat2x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_mat3x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_mat3x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_mat3x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat3x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat3x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat3x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat3x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat3x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat3x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat3x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat3x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat3x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat3x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat3x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat3x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_mat3x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_mat3x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_mat3x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat3x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat3x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat3x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat3x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat3x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat3x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat3x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat3x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat3x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat3x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat3x4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat3x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_mat4x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_mat4x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_mat4x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat4x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat4x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat4x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat4x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat4x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat4x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat4x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat4x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat4x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat4x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat4x2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat4x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.lowp_mat4x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.mediump_mat4x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.highp_mat4x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat4x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_lowp_mat4x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat4x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_mediump_mat4x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat4x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.row_major_highp_mat4x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat4x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_lowp_mat4x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat4x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_mediump_mat4x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat4x3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.column_major_highp_mat4x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_type.scalar.uint8_t
+dEQP-VK.ssbo.layout.single_basic_type.scalar.u8vec2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.u8vec3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.u8vec4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.int8_t
+dEQP-VK.ssbo.layout.single_basic_type.scalar.i8vec2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.i8vec3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.i8vec4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.uint16_t
+dEQP-VK.ssbo.layout.single_basic_type.scalar.u16vec2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.u16vec3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.u16vec4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.int16_t
+dEQP-VK.ssbo.layout.single_basic_type.scalar.i16vec2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.i16vec3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.i16vec4
+dEQP-VK.ssbo.layout.single_basic_type.scalar.float16_t
+dEQP-VK.ssbo.layout.single_basic_type.scalar.f16vec2
+dEQP-VK.ssbo.layout.single_basic_type.scalar.f16vec3
+dEQP-VK.ssbo.layout.single_basic_type.scalar.f16vec4
 dEQP-VK.ssbo.layout.single_basic_array.std140.float
 dEQP-VK.ssbo.layout.single_basic_array.std140.vec2
 dEQP-VK.ssbo.layout.single_basic_array.std140.vec3
@@ -277354,6 +299947,87 @@ dEQP-VK.ssbo.layout.single_basic_array.std430.float16_t
 dEQP-VK.ssbo.layout.single_basic_array.std430.f16vec2
 dEQP-VK.ssbo.layout.single_basic_array.std430.f16vec3
 dEQP-VK.ssbo.layout.single_basic_array.std430.f16vec4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.float
+dEQP-VK.ssbo.layout.single_basic_array.scalar.vec2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.vec3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.vec4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.int
+dEQP-VK.ssbo.layout.single_basic_array.scalar.ivec2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.ivec3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.ivec4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.uint
+dEQP-VK.ssbo.layout.single_basic_array.scalar.uvec2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.uvec3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.uvec4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.bool
+dEQP-VK.ssbo.layout.single_basic_array.scalar.bvec2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.bvec3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.bvec4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.mat2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat2_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat2_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.mat3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat3_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat3_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.mat4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat4_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat4_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.mat2x3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat2x3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat2x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat2x3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat2x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.mat2x4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat2x4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat2x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat2x4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat2x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.mat3x2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat3x2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat3x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat3x2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat3x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.mat3x4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat3x4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat3x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat3x4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat3x4_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.mat4x2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat4x2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat4x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat4x2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat4x2_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.mat4x3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat4x3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.row_major_mat4x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat4x3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.column_major_mat4x3_comp_access
+dEQP-VK.ssbo.layout.single_basic_array.scalar.uint8_t
+dEQP-VK.ssbo.layout.single_basic_array.scalar.u8vec2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.u8vec3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.u8vec4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.int8_t
+dEQP-VK.ssbo.layout.single_basic_array.scalar.i8vec2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.i8vec3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.i8vec4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.uint16_t
+dEQP-VK.ssbo.layout.single_basic_array.scalar.u16vec2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.u16vec3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.u16vec4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.int16_t
+dEQP-VK.ssbo.layout.single_basic_array.scalar.i16vec2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.i16vec3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.i16vec4
+dEQP-VK.ssbo.layout.single_basic_array.scalar.float16_t
+dEQP-VK.ssbo.layout.single_basic_array.scalar.f16vec2
+dEQP-VK.ssbo.layout.single_basic_array.scalar.f16vec3
+dEQP-VK.ssbo.layout.single_basic_array.scalar.f16vec4
 dEQP-VK.ssbo.layout.basic_unsized_array.std140.float
 dEQP-VK.ssbo.layout.basic_unsized_array.std140.vec2
 dEQP-VK.ssbo.layout.basic_unsized_array.std140.vec3
@@ -277516,6 +300190,87 @@ dEQP-VK.ssbo.layout.basic_unsized_array.std430.float16_t
 dEQP-VK.ssbo.layout.basic_unsized_array.std430.f16vec2
 dEQP-VK.ssbo.layout.basic_unsized_array.std430.f16vec3
 dEQP-VK.ssbo.layout.basic_unsized_array.std430.f16vec4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.float
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.vec2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.vec3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.vec4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.int
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.ivec2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.ivec3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.ivec4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.uint
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.uvec2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.uvec3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.uvec4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.bool
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.bvec2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.bvec3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.bvec4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.mat2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat2_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat2_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.mat3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat3_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat3_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.mat4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat4_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat4_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.mat2x3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat2x3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat2x3_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat2x3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat2x3_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.mat2x4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat2x4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat2x4_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat2x4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat2x4_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.mat3x2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat3x2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat3x2_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat3x2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat3x2_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.mat3x4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat3x4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat3x4_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat3x4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat3x4_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.mat4x2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat4x2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat4x2_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat4x2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat4x2_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.mat4x3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat4x3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.row_major_mat4x3_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat4x3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.column_major_mat4x3_comp_access
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.uint8_t
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.u8vec2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.u8vec3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.u8vec4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.int8_t
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.i8vec2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.i8vec3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.i8vec4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.uint16_t
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.u16vec2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.u16vec3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.u16vec4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.int16_t
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.i16vec2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.i16vec3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.i16vec4
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.float16_t
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.f16vec2
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.f16vec3
+dEQP-VK.ssbo.layout.basic_unsized_array.scalar.f16vec4
 dEQP-VK.ssbo.layout.2_level_array.std140.float
 dEQP-VK.ssbo.layout.2_level_array.std140.vec2
 dEQP-VK.ssbo.layout.2_level_array.std140.vec3
@@ -277678,6 +300433,87 @@ dEQP-VK.ssbo.layout.2_level_array.std430.float16_t
 dEQP-VK.ssbo.layout.2_level_array.std430.f16vec2
 dEQP-VK.ssbo.layout.2_level_array.std430.f16vec3
 dEQP-VK.ssbo.layout.2_level_array.std430.f16vec4
+dEQP-VK.ssbo.layout.2_level_array.scalar.float
+dEQP-VK.ssbo.layout.2_level_array.scalar.vec2
+dEQP-VK.ssbo.layout.2_level_array.scalar.vec3
+dEQP-VK.ssbo.layout.2_level_array.scalar.vec4
+dEQP-VK.ssbo.layout.2_level_array.scalar.int
+dEQP-VK.ssbo.layout.2_level_array.scalar.ivec2
+dEQP-VK.ssbo.layout.2_level_array.scalar.ivec3
+dEQP-VK.ssbo.layout.2_level_array.scalar.ivec4
+dEQP-VK.ssbo.layout.2_level_array.scalar.uint
+dEQP-VK.ssbo.layout.2_level_array.scalar.uvec2
+dEQP-VK.ssbo.layout.2_level_array.scalar.uvec3
+dEQP-VK.ssbo.layout.2_level_array.scalar.uvec4
+dEQP-VK.ssbo.layout.2_level_array.scalar.bool
+dEQP-VK.ssbo.layout.2_level_array.scalar.bvec2
+dEQP-VK.ssbo.layout.2_level_array.scalar.bvec3
+dEQP-VK.ssbo.layout.2_level_array.scalar.bvec4
+dEQP-VK.ssbo.layout.2_level_array.scalar.mat2
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat2
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat2_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat2
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat2_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.mat3
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat3
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat3_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat3
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat3_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.mat4
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat4
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat4_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat4
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat4_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.mat2x3
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat2x3
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat2x3_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat2x3
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat2x3_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.mat2x4
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat2x4
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat2x4_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat2x4
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat2x4_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.mat3x2
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat3x2
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat3x2_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat3x2
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat3x2_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.mat3x4
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat3x4
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat3x4_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat3x4
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat3x4_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.mat4x2
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat4x2
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat4x2_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat4x2
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat4x2_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.mat4x3
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat4x3
+dEQP-VK.ssbo.layout.2_level_array.scalar.row_major_mat4x3_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat4x3
+dEQP-VK.ssbo.layout.2_level_array.scalar.column_major_mat4x3_comp_access
+dEQP-VK.ssbo.layout.2_level_array.scalar.uint8_t
+dEQP-VK.ssbo.layout.2_level_array.scalar.u8vec2
+dEQP-VK.ssbo.layout.2_level_array.scalar.u8vec3
+dEQP-VK.ssbo.layout.2_level_array.scalar.u8vec4
+dEQP-VK.ssbo.layout.2_level_array.scalar.int8_t
+dEQP-VK.ssbo.layout.2_level_array.scalar.i8vec2
+dEQP-VK.ssbo.layout.2_level_array.scalar.i8vec3
+dEQP-VK.ssbo.layout.2_level_array.scalar.i8vec4
+dEQP-VK.ssbo.layout.2_level_array.scalar.uint16_t
+dEQP-VK.ssbo.layout.2_level_array.scalar.u16vec2
+dEQP-VK.ssbo.layout.2_level_array.scalar.u16vec3
+dEQP-VK.ssbo.layout.2_level_array.scalar.u16vec4
+dEQP-VK.ssbo.layout.2_level_array.scalar.int16_t
+dEQP-VK.ssbo.layout.2_level_array.scalar.i16vec2
+dEQP-VK.ssbo.layout.2_level_array.scalar.i16vec3
+dEQP-VK.ssbo.layout.2_level_array.scalar.i16vec4
+dEQP-VK.ssbo.layout.2_level_array.scalar.float16_t
+dEQP-VK.ssbo.layout.2_level_array.scalar.f16vec2
+dEQP-VK.ssbo.layout.2_level_array.scalar.f16vec3
+dEQP-VK.ssbo.layout.2_level_array.scalar.f16vec4
 dEQP-VK.ssbo.layout.3_level_array.std140.float
 dEQP-VK.ssbo.layout.3_level_array.std140.vec2
 dEQP-VK.ssbo.layout.3_level_array.std140.vec3
@@ -277840,6 +300676,87 @@ dEQP-VK.ssbo.layout.3_level_array.std430.float16_t
 dEQP-VK.ssbo.layout.3_level_array.std430.f16vec2
 dEQP-VK.ssbo.layout.3_level_array.std430.f16vec3
 dEQP-VK.ssbo.layout.3_level_array.std430.f16vec4
+dEQP-VK.ssbo.layout.3_level_array.scalar.float
+dEQP-VK.ssbo.layout.3_level_array.scalar.vec2
+dEQP-VK.ssbo.layout.3_level_array.scalar.vec3
+dEQP-VK.ssbo.layout.3_level_array.scalar.vec4
+dEQP-VK.ssbo.layout.3_level_array.scalar.int
+dEQP-VK.ssbo.layout.3_level_array.scalar.ivec2
+dEQP-VK.ssbo.layout.3_level_array.scalar.ivec3
+dEQP-VK.ssbo.layout.3_level_array.scalar.ivec4
+dEQP-VK.ssbo.layout.3_level_array.scalar.uint
+dEQP-VK.ssbo.layout.3_level_array.scalar.uvec2
+dEQP-VK.ssbo.layout.3_level_array.scalar.uvec3
+dEQP-VK.ssbo.layout.3_level_array.scalar.uvec4
+dEQP-VK.ssbo.layout.3_level_array.scalar.bool
+dEQP-VK.ssbo.layout.3_level_array.scalar.bvec2
+dEQP-VK.ssbo.layout.3_level_array.scalar.bvec3
+dEQP-VK.ssbo.layout.3_level_array.scalar.bvec4
+dEQP-VK.ssbo.layout.3_level_array.scalar.mat2
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat2
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat2_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat2
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat2_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.mat3
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat3
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat3_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat3
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat3_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.mat4
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat4
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat4_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat4
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat4_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.mat2x3
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat2x3
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat2x3_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat2x3
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat2x3_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.mat2x4
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat2x4
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat2x4_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat2x4
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat2x4_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.mat3x2
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat3x2
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat3x2_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat3x2
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat3x2_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.mat3x4
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat3x4
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat3x4_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat3x4
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat3x4_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.mat4x2
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat4x2
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat4x2_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat4x2
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat4x2_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.mat4x3
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat4x3
+dEQP-VK.ssbo.layout.3_level_array.scalar.row_major_mat4x3_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat4x3
+dEQP-VK.ssbo.layout.3_level_array.scalar.column_major_mat4x3_comp_access
+dEQP-VK.ssbo.layout.3_level_array.scalar.uint8_t
+dEQP-VK.ssbo.layout.3_level_array.scalar.u8vec2
+dEQP-VK.ssbo.layout.3_level_array.scalar.u8vec3
+dEQP-VK.ssbo.layout.3_level_array.scalar.u8vec4
+dEQP-VK.ssbo.layout.3_level_array.scalar.int8_t
+dEQP-VK.ssbo.layout.3_level_array.scalar.i8vec2
+dEQP-VK.ssbo.layout.3_level_array.scalar.i8vec3
+dEQP-VK.ssbo.layout.3_level_array.scalar.i8vec4
+dEQP-VK.ssbo.layout.3_level_array.scalar.uint16_t
+dEQP-VK.ssbo.layout.3_level_array.scalar.u16vec2
+dEQP-VK.ssbo.layout.3_level_array.scalar.u16vec3
+dEQP-VK.ssbo.layout.3_level_array.scalar.u16vec4
+dEQP-VK.ssbo.layout.3_level_array.scalar.int16_t
+dEQP-VK.ssbo.layout.3_level_array.scalar.i16vec2
+dEQP-VK.ssbo.layout.3_level_array.scalar.i16vec3
+dEQP-VK.ssbo.layout.3_level_array.scalar.i16vec4
+dEQP-VK.ssbo.layout.3_level_array.scalar.float16_t
+dEQP-VK.ssbo.layout.3_level_array.scalar.f16vec2
+dEQP-VK.ssbo.layout.3_level_array.scalar.f16vec3
+dEQP-VK.ssbo.layout.3_level_array.scalar.f16vec4
 dEQP-VK.ssbo.layout.3_level_unsized_array.std140.float
 dEQP-VK.ssbo.layout.3_level_unsized_array.std140.vec2
 dEQP-VK.ssbo.layout.3_level_unsized_array.std140.vec3
@@ -278002,6 +300919,87 @@ dEQP-VK.ssbo.layout.3_level_unsized_array.std430.float16_t
 dEQP-VK.ssbo.layout.3_level_unsized_array.std430.f16vec2
 dEQP-VK.ssbo.layout.3_level_unsized_array.std430.f16vec3
 dEQP-VK.ssbo.layout.3_level_unsized_array.std430.f16vec4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.float
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.vec2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.vec3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.vec4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.int
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.ivec2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.ivec3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.ivec4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.uint
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.uvec2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.uvec3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.uvec4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.bool
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.bvec2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.bvec3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.bvec4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.mat2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat2_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat2_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.mat3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat3_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat3_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.mat4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat4_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat4_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.mat2x3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat2x3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat2x3_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat2x3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat2x3_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.mat2x4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat2x4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat2x4_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat2x4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat2x4_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.mat3x2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat3x2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat3x2_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat3x2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat3x2_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.mat3x4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat3x4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat3x4_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat3x4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat3x4_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.mat4x2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat4x2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat4x2_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat4x2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat4x2_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.mat4x3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat4x3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.row_major_mat4x3_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat4x3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.column_major_mat4x3_comp_access
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.uint8_t
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.u8vec2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.u8vec3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.u8vec4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.int8_t
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.i8vec2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.i8vec3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.i8vec4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.uint16_t
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.u16vec2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.u16vec3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.u16vec4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.int16_t
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.i16vec2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.i16vec3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.i16vec4
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.float16_t
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.f16vec2
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.f16vec3
+dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.f16vec4
 dEQP-VK.ssbo.layout.single_struct.per_block_buffer.std140
 dEQP-VK.ssbo.layout.single_struct.per_block_buffer.std140_comp_access
 dEQP-VK.ssbo.layout.single_struct.per_block_buffer.std140_instance_array
@@ -278010,10 +301008,16 @@ dEQP-VK.ssbo.layout.single_struct.per_block_buffer.std430
 dEQP-VK.ssbo.layout.single_struct.per_block_buffer.std430_comp_access
 dEQP-VK.ssbo.layout.single_struct.per_block_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.single_struct.per_block_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.single_struct.per_block_buffer.scalar
+dEQP-VK.ssbo.layout.single_struct.per_block_buffer.scalar_comp_access
+dEQP-VK.ssbo.layout.single_struct.per_block_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.single_struct.per_block_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.single_struct.single_buffer.std140_instance_array
 dEQP-VK.ssbo.layout.single_struct.single_buffer.std140_instance_array_comp_access
 dEQP-VK.ssbo.layout.single_struct.single_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.single_struct.single_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.single_struct.single_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.single_struct.single_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.single_struct_array.per_block_buffer.std140
 dEQP-VK.ssbo.layout.single_struct_array.per_block_buffer.std140_comp_access
 dEQP-VK.ssbo.layout.single_struct_array.per_block_buffer.std140_instance_array
@@ -278022,10 +301026,16 @@ dEQP-VK.ssbo.layout.single_struct_array.per_block_buffer.std430
 dEQP-VK.ssbo.layout.single_struct_array.per_block_buffer.std430_comp_access
 dEQP-VK.ssbo.layout.single_struct_array.per_block_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.single_struct_array.per_block_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.single_struct_array.per_block_buffer.scalar
+dEQP-VK.ssbo.layout.single_struct_array.per_block_buffer.scalar_comp_access
+dEQP-VK.ssbo.layout.single_struct_array.per_block_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.single_struct_array.per_block_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.single_struct_array.single_buffer.std140_instance_array
 dEQP-VK.ssbo.layout.single_struct_array.single_buffer.std140_instance_array_comp_access
 dEQP-VK.ssbo.layout.single_struct_array.single_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.single_struct_array.single_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.single_struct_array.single_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.single_struct_array.single_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.single_nested_struct.per_block_buffer.std140
 dEQP-VK.ssbo.layout.single_nested_struct.per_block_buffer.std140_comp_access
 dEQP-VK.ssbo.layout.single_nested_struct.per_block_buffer.std140_instance_array
@@ -278034,10 +301044,16 @@ dEQP-VK.ssbo.layout.single_nested_struct.per_block_buffer.std430
 dEQP-VK.ssbo.layout.single_nested_struct.per_block_buffer.std430_comp_access
 dEQP-VK.ssbo.layout.single_nested_struct.per_block_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.single_nested_struct.per_block_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.single_nested_struct.per_block_buffer.scalar
+dEQP-VK.ssbo.layout.single_nested_struct.per_block_buffer.scalar_comp_access
+dEQP-VK.ssbo.layout.single_nested_struct.per_block_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.single_nested_struct.per_block_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.single_nested_struct.single_buffer.std140_instance_array
 dEQP-VK.ssbo.layout.single_nested_struct.single_buffer.std140_instance_array_comp_access
 dEQP-VK.ssbo.layout.single_nested_struct.single_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.single_nested_struct.single_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.single_nested_struct.single_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.single_nested_struct.single_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.single_nested_struct_array.per_block_buffer.std140
 dEQP-VK.ssbo.layout.single_nested_struct_array.per_block_buffer.std140_comp_access
 dEQP-VK.ssbo.layout.single_nested_struct_array.per_block_buffer.std140_instance_array
@@ -278046,10 +301062,16 @@ dEQP-VK.ssbo.layout.single_nested_struct_array.per_block_buffer.std430
 dEQP-VK.ssbo.layout.single_nested_struct_array.per_block_buffer.std430_comp_access
 dEQP-VK.ssbo.layout.single_nested_struct_array.per_block_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.single_nested_struct_array.per_block_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.single_nested_struct_array.per_block_buffer.scalar
+dEQP-VK.ssbo.layout.single_nested_struct_array.per_block_buffer.scalar_comp_access
+dEQP-VK.ssbo.layout.single_nested_struct_array.per_block_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.single_nested_struct_array.per_block_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.single_nested_struct_array.single_buffer.std140_instance_array
 dEQP-VK.ssbo.layout.single_nested_struct_array.single_buffer.std140_instance_array_comp_access
 dEQP-VK.ssbo.layout.single_nested_struct_array.single_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.single_nested_struct_array.single_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.single_nested_struct_array.single_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.single_nested_struct_array.single_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.unsized_struct_array.per_block_buffer.std140
 dEQP-VK.ssbo.layout.unsized_struct_array.per_block_buffer.std140_comp_access
 dEQP-VK.ssbo.layout.unsized_struct_array.per_block_buffer.std140_instance_array
@@ -278058,10 +301080,16 @@ dEQP-VK.ssbo.layout.unsized_struct_array.per_block_buffer.std430
 dEQP-VK.ssbo.layout.unsized_struct_array.per_block_buffer.std430_comp_access
 dEQP-VK.ssbo.layout.unsized_struct_array.per_block_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.unsized_struct_array.per_block_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.unsized_struct_array.per_block_buffer.scalar
+dEQP-VK.ssbo.layout.unsized_struct_array.per_block_buffer.scalar_comp_access
+dEQP-VK.ssbo.layout.unsized_struct_array.per_block_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.unsized_struct_array.per_block_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.unsized_struct_array.single_buffer.std140_instance_array
 dEQP-VK.ssbo.layout.unsized_struct_array.single_buffer.std140_instance_array_comp_access
 dEQP-VK.ssbo.layout.unsized_struct_array.single_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.unsized_struct_array.single_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.unsized_struct_array.single_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.unsized_struct_array.single_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.2_level_unsized_struct_array.per_block_buffer.std140
 dEQP-VK.ssbo.layout.2_level_unsized_struct_array.per_block_buffer.std140_comp_access
 dEQP-VK.ssbo.layout.2_level_unsized_struct_array.per_block_buffer.std140_instance_array
@@ -278070,10 +301098,16 @@ dEQP-VK.ssbo.layout.2_level_unsized_struct_array.per_block_buffer.std430
 dEQP-VK.ssbo.layout.2_level_unsized_struct_array.per_block_buffer.std430_comp_access
 dEQP-VK.ssbo.layout.2_level_unsized_struct_array.per_block_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.2_level_unsized_struct_array.per_block_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.2_level_unsized_struct_array.per_block_buffer.scalar
+dEQP-VK.ssbo.layout.2_level_unsized_struct_array.per_block_buffer.scalar_comp_access
+dEQP-VK.ssbo.layout.2_level_unsized_struct_array.per_block_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.2_level_unsized_struct_array.per_block_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.2_level_unsized_struct_array.single_buffer.std140_instance_array
 dEQP-VK.ssbo.layout.2_level_unsized_struct_array.single_buffer.std140_instance_array_comp_access
 dEQP-VK.ssbo.layout.2_level_unsized_struct_array.single_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.2_level_unsized_struct_array.single_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.2_level_unsized_struct_array.single_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.2_level_unsized_struct_array.single_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.unsized_nested_struct_array.per_block_buffer.std140
 dEQP-VK.ssbo.layout.unsized_nested_struct_array.per_block_buffer.std140_comp_access
 dEQP-VK.ssbo.layout.unsized_nested_struct_array.per_block_buffer.std140_instance_array
@@ -278082,10 +301116,16 @@ dEQP-VK.ssbo.layout.unsized_nested_struct_array.per_block_buffer.std430
 dEQP-VK.ssbo.layout.unsized_nested_struct_array.per_block_buffer.std430_comp_access
 dEQP-VK.ssbo.layout.unsized_nested_struct_array.per_block_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.unsized_nested_struct_array.per_block_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.unsized_nested_struct_array.per_block_buffer.scalar
+dEQP-VK.ssbo.layout.unsized_nested_struct_array.per_block_buffer.scalar_comp_access
+dEQP-VK.ssbo.layout.unsized_nested_struct_array.per_block_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.unsized_nested_struct_array.per_block_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.unsized_nested_struct_array.single_buffer.std140_instance_array
 dEQP-VK.ssbo.layout.unsized_nested_struct_array.single_buffer.std140_instance_array_comp_access
 dEQP-VK.ssbo.layout.unsized_nested_struct_array.single_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.unsized_nested_struct_array.single_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.unsized_nested_struct_array.single_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.unsized_nested_struct_array.single_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.instance_array_basic_type.std140.float
 dEQP-VK.ssbo.layout.instance_array_basic_type.std140.vec2
 dEQP-VK.ssbo.layout.instance_array_basic_type.std140.vec3
@@ -278248,6 +301288,87 @@ dEQP-VK.ssbo.layout.instance_array_basic_type.std430.float16_t
 dEQP-VK.ssbo.layout.instance_array_basic_type.std430.f16vec2
 dEQP-VK.ssbo.layout.instance_array_basic_type.std430.f16vec3
 dEQP-VK.ssbo.layout.instance_array_basic_type.std430.f16vec4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.float
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.vec2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.vec3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.vec4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.int
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.ivec2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.ivec3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.ivec4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.uint
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.uvec2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.uvec3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.uvec4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.bool
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.bvec2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.bvec3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.bvec4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.mat2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat2_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat2_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.mat3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat3_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat3_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.mat4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat4_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat4_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.mat2x3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat2x3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat2x3_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat2x3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat2x3_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.mat2x4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat2x4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat2x4_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat2x4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat2x4_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.mat3x2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat3x2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat3x2_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat3x2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat3x2_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.mat3x4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat3x4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat3x4_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat3x4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat3x4_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.mat4x2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat4x2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat4x2_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat4x2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat4x2_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.mat4x3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat4x3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.row_major_mat4x3_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat4x3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.column_major_mat4x3_comp_access
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.uint8_t
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.u8vec2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.u8vec3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.u8vec4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.int8_t
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.i8vec2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.i8vec3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.i8vec4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.uint16_t
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.u16vec2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.u16vec3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.u16vec4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.int16_t
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.i16vec2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.i16vec3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.i16vec4
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.float16_t
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.f16vec2
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.f16vec3
+dEQP-VK.ssbo.layout.instance_array_basic_type.scalar.f16vec4
 dEQP-VK.ssbo.layout.multi_basic_types.per_block_buffer.std140
 dEQP-VK.ssbo.layout.multi_basic_types.per_block_buffer.std140_comp_access
 dEQP-VK.ssbo.layout.multi_basic_types.per_block_buffer.std140_instance_array
@@ -278256,6 +301377,10 @@ dEQP-VK.ssbo.layout.multi_basic_types.per_block_buffer.std430
 dEQP-VK.ssbo.layout.multi_basic_types.per_block_buffer.std430_comp_access
 dEQP-VK.ssbo.layout.multi_basic_types.per_block_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.multi_basic_types.per_block_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.multi_basic_types.per_block_buffer.scalar
+dEQP-VK.ssbo.layout.multi_basic_types.per_block_buffer.scalar_comp_access
+dEQP-VK.ssbo.layout.multi_basic_types.per_block_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.multi_basic_types.per_block_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.multi_basic_types.per_block_buffer.relaxed_block
 dEQP-VK.ssbo.layout.multi_basic_types.per_block_buffer.relaxed_block_comp_access
 dEQP-VK.ssbo.layout.multi_basic_types.per_block_buffer.relaxed_block_instance_array
@@ -278268,6 +301393,10 @@ dEQP-VK.ssbo.layout.multi_basic_types.single_buffer.std430
 dEQP-VK.ssbo.layout.multi_basic_types.single_buffer.std430_comp_access
 dEQP-VK.ssbo.layout.multi_basic_types.single_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.multi_basic_types.single_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.multi_basic_types.single_buffer.scalar
+dEQP-VK.ssbo.layout.multi_basic_types.single_buffer.scalar_comp_access
+dEQP-VK.ssbo.layout.multi_basic_types.single_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.multi_basic_types.single_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.multi_basic_types.single_buffer.relaxed_block
 dEQP-VK.ssbo.layout.multi_basic_types.single_buffer.relaxed_block_comp_access
 dEQP-VK.ssbo.layout.multi_basic_types.single_buffer.relaxed_block_instance_array
@@ -278280,6 +301409,10 @@ dEQP-VK.ssbo.layout.multi_nested_struct.per_block_buffer.std430
 dEQP-VK.ssbo.layout.multi_nested_struct.per_block_buffer.std430_comp_access
 dEQP-VK.ssbo.layout.multi_nested_struct.per_block_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.multi_nested_struct.per_block_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.multi_nested_struct.per_block_buffer.scalar
+dEQP-VK.ssbo.layout.multi_nested_struct.per_block_buffer.scalar_comp_access
+dEQP-VK.ssbo.layout.multi_nested_struct.per_block_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.multi_nested_struct.per_block_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.multi_nested_struct.single_buffer.std140
 dEQP-VK.ssbo.layout.multi_nested_struct.single_buffer.std140_comp_access
 dEQP-VK.ssbo.layout.multi_nested_struct.single_buffer.std140_instance_array
@@ -278288,6 +301421,10 @@ dEQP-VK.ssbo.layout.multi_nested_struct.single_buffer.std430
 dEQP-VK.ssbo.layout.multi_nested_struct.single_buffer.std430_comp_access
 dEQP-VK.ssbo.layout.multi_nested_struct.single_buffer.std430_instance_array
 dEQP-VK.ssbo.layout.multi_nested_struct.single_buffer.std430_instance_array_comp_access
+dEQP-VK.ssbo.layout.multi_nested_struct.single_buffer.scalar
+dEQP-VK.ssbo.layout.multi_nested_struct.single_buffer.scalar_comp_access
+dEQP-VK.ssbo.layout.multi_nested_struct.single_buffer.scalar_instance_array
+dEQP-VK.ssbo.layout.multi_nested_struct.single_buffer.scalar_instance_array_comp_access
 dEQP-VK.ssbo.layout.random.scalar_types.0
 dEQP-VK.ssbo.layout.random.scalar_types.1
 dEQP-VK.ssbo.layout.random.scalar_types.2
@@ -278763,6 +301900,106 @@ dEQP-VK.ssbo.layout.random.relaxed.96
 dEQP-VK.ssbo.layout.random.relaxed.97
 dEQP-VK.ssbo.layout.random.relaxed.98
 dEQP-VK.ssbo.layout.random.relaxed.99
+dEQP-VK.ssbo.layout.random.scalar.0
+dEQP-VK.ssbo.layout.random.scalar.1
+dEQP-VK.ssbo.layout.random.scalar.2
+dEQP-VK.ssbo.layout.random.scalar.3
+dEQP-VK.ssbo.layout.random.scalar.4
+dEQP-VK.ssbo.layout.random.scalar.5
+dEQP-VK.ssbo.layout.random.scalar.6
+dEQP-VK.ssbo.layout.random.scalar.7
+dEQP-VK.ssbo.layout.random.scalar.8
+dEQP-VK.ssbo.layout.random.scalar.9
+dEQP-VK.ssbo.layout.random.scalar.10
+dEQP-VK.ssbo.layout.random.scalar.11
+dEQP-VK.ssbo.layout.random.scalar.12
+dEQP-VK.ssbo.layout.random.scalar.13
+dEQP-VK.ssbo.layout.random.scalar.14
+dEQP-VK.ssbo.layout.random.scalar.15
+dEQP-VK.ssbo.layout.random.scalar.16
+dEQP-VK.ssbo.layout.random.scalar.17
+dEQP-VK.ssbo.layout.random.scalar.18
+dEQP-VK.ssbo.layout.random.scalar.19
+dEQP-VK.ssbo.layout.random.scalar.20
+dEQP-VK.ssbo.layout.random.scalar.21
+dEQP-VK.ssbo.layout.random.scalar.22
+dEQP-VK.ssbo.layout.random.scalar.23
+dEQP-VK.ssbo.layout.random.scalar.24
+dEQP-VK.ssbo.layout.random.scalar.25
+dEQP-VK.ssbo.layout.random.scalar.26
+dEQP-VK.ssbo.layout.random.scalar.27
+dEQP-VK.ssbo.layout.random.scalar.28
+dEQP-VK.ssbo.layout.random.scalar.29
+dEQP-VK.ssbo.layout.random.scalar.30
+dEQP-VK.ssbo.layout.random.scalar.31
+dEQP-VK.ssbo.layout.random.scalar.32
+dEQP-VK.ssbo.layout.random.scalar.33
+dEQP-VK.ssbo.layout.random.scalar.34
+dEQP-VK.ssbo.layout.random.scalar.35
+dEQP-VK.ssbo.layout.random.scalar.36
+dEQP-VK.ssbo.layout.random.scalar.37
+dEQP-VK.ssbo.layout.random.scalar.38
+dEQP-VK.ssbo.layout.random.scalar.39
+dEQP-VK.ssbo.layout.random.scalar.40
+dEQP-VK.ssbo.layout.random.scalar.41
+dEQP-VK.ssbo.layout.random.scalar.42
+dEQP-VK.ssbo.layout.random.scalar.43
+dEQP-VK.ssbo.layout.random.scalar.44
+dEQP-VK.ssbo.layout.random.scalar.45
+dEQP-VK.ssbo.layout.random.scalar.46
+dEQP-VK.ssbo.layout.random.scalar.47
+dEQP-VK.ssbo.layout.random.scalar.48
+dEQP-VK.ssbo.layout.random.scalar.49
+dEQP-VK.ssbo.layout.random.scalar.50
+dEQP-VK.ssbo.layout.random.scalar.51
+dEQP-VK.ssbo.layout.random.scalar.52
+dEQP-VK.ssbo.layout.random.scalar.53
+dEQP-VK.ssbo.layout.random.scalar.54
+dEQP-VK.ssbo.layout.random.scalar.55
+dEQP-VK.ssbo.layout.random.scalar.56
+dEQP-VK.ssbo.layout.random.scalar.57
+dEQP-VK.ssbo.layout.random.scalar.58
+dEQP-VK.ssbo.layout.random.scalar.59
+dEQP-VK.ssbo.layout.random.scalar.60
+dEQP-VK.ssbo.layout.random.scalar.61
+dEQP-VK.ssbo.layout.random.scalar.62
+dEQP-VK.ssbo.layout.random.scalar.63
+dEQP-VK.ssbo.layout.random.scalar.64
+dEQP-VK.ssbo.layout.random.scalar.65
+dEQP-VK.ssbo.layout.random.scalar.66
+dEQP-VK.ssbo.layout.random.scalar.67
+dEQP-VK.ssbo.layout.random.scalar.68
+dEQP-VK.ssbo.layout.random.scalar.69
+dEQP-VK.ssbo.layout.random.scalar.70
+dEQP-VK.ssbo.layout.random.scalar.71
+dEQP-VK.ssbo.layout.random.scalar.72
+dEQP-VK.ssbo.layout.random.scalar.73
+dEQP-VK.ssbo.layout.random.scalar.74
+dEQP-VK.ssbo.layout.random.scalar.75
+dEQP-VK.ssbo.layout.random.scalar.76
+dEQP-VK.ssbo.layout.random.scalar.77
+dEQP-VK.ssbo.layout.random.scalar.78
+dEQP-VK.ssbo.layout.random.scalar.79
+dEQP-VK.ssbo.layout.random.scalar.80
+dEQP-VK.ssbo.layout.random.scalar.81
+dEQP-VK.ssbo.layout.random.scalar.82
+dEQP-VK.ssbo.layout.random.scalar.83
+dEQP-VK.ssbo.layout.random.scalar.84
+dEQP-VK.ssbo.layout.random.scalar.85
+dEQP-VK.ssbo.layout.random.scalar.86
+dEQP-VK.ssbo.layout.random.scalar.87
+dEQP-VK.ssbo.layout.random.scalar.88
+dEQP-VK.ssbo.layout.random.scalar.89
+dEQP-VK.ssbo.layout.random.scalar.90
+dEQP-VK.ssbo.layout.random.scalar.91
+dEQP-VK.ssbo.layout.random.scalar.92
+dEQP-VK.ssbo.layout.random.scalar.93
+dEQP-VK.ssbo.layout.random.scalar.94
+dEQP-VK.ssbo.layout.random.scalar.95
+dEQP-VK.ssbo.layout.random.scalar.96
+dEQP-VK.ssbo.layout.random.scalar.97
+dEQP-VK.ssbo.layout.random.scalar.98
+dEQP-VK.ssbo.layout.random.scalar.99
 dEQP-VK.ssbo.layout.random.16bit.scalar_types.0
 dEQP-VK.ssbo.layout.random.16bit.scalar_types.1
 dEQP-VK.ssbo.layout.random.16bit.scalar_types.2
@@ -279238,6 +302475,106 @@ dEQP-VK.ssbo.layout.random.16bit.relaxed.96
 dEQP-VK.ssbo.layout.random.16bit.relaxed.97
 dEQP-VK.ssbo.layout.random.16bit.relaxed.98
 dEQP-VK.ssbo.layout.random.16bit.relaxed.99
+dEQP-VK.ssbo.layout.random.16bit.scalar.0
+dEQP-VK.ssbo.layout.random.16bit.scalar.1
+dEQP-VK.ssbo.layout.random.16bit.scalar.2
+dEQP-VK.ssbo.layout.random.16bit.scalar.3
+dEQP-VK.ssbo.layout.random.16bit.scalar.4
+dEQP-VK.ssbo.layout.random.16bit.scalar.5
+dEQP-VK.ssbo.layout.random.16bit.scalar.6
+dEQP-VK.ssbo.layout.random.16bit.scalar.7
+dEQP-VK.ssbo.layout.random.16bit.scalar.8
+dEQP-VK.ssbo.layout.random.16bit.scalar.9
+dEQP-VK.ssbo.layout.random.16bit.scalar.10
+dEQP-VK.ssbo.layout.random.16bit.scalar.11
+dEQP-VK.ssbo.layout.random.16bit.scalar.12
+dEQP-VK.ssbo.layout.random.16bit.scalar.13
+dEQP-VK.ssbo.layout.random.16bit.scalar.14
+dEQP-VK.ssbo.layout.random.16bit.scalar.15
+dEQP-VK.ssbo.layout.random.16bit.scalar.16
+dEQP-VK.ssbo.layout.random.16bit.scalar.17
+dEQP-VK.ssbo.layout.random.16bit.scalar.18
+dEQP-VK.ssbo.layout.random.16bit.scalar.19
+dEQP-VK.ssbo.layout.random.16bit.scalar.20
+dEQP-VK.ssbo.layout.random.16bit.scalar.21
+dEQP-VK.ssbo.layout.random.16bit.scalar.22
+dEQP-VK.ssbo.layout.random.16bit.scalar.23
+dEQP-VK.ssbo.layout.random.16bit.scalar.24
+dEQP-VK.ssbo.layout.random.16bit.scalar.25
+dEQP-VK.ssbo.layout.random.16bit.scalar.26
+dEQP-VK.ssbo.layout.random.16bit.scalar.27
+dEQP-VK.ssbo.layout.random.16bit.scalar.28
+dEQP-VK.ssbo.layout.random.16bit.scalar.29
+dEQP-VK.ssbo.layout.random.16bit.scalar.30
+dEQP-VK.ssbo.layout.random.16bit.scalar.31
+dEQP-VK.ssbo.layout.random.16bit.scalar.32
+dEQP-VK.ssbo.layout.random.16bit.scalar.33
+dEQP-VK.ssbo.layout.random.16bit.scalar.34
+dEQP-VK.ssbo.layout.random.16bit.scalar.35
+dEQP-VK.ssbo.layout.random.16bit.scalar.36
+dEQP-VK.ssbo.layout.random.16bit.scalar.37
+dEQP-VK.ssbo.layout.random.16bit.scalar.38
+dEQP-VK.ssbo.layout.random.16bit.scalar.39
+dEQP-VK.ssbo.layout.random.16bit.scalar.40
+dEQP-VK.ssbo.layout.random.16bit.scalar.41
+dEQP-VK.ssbo.layout.random.16bit.scalar.42
+dEQP-VK.ssbo.layout.random.16bit.scalar.43
+dEQP-VK.ssbo.layout.random.16bit.scalar.44
+dEQP-VK.ssbo.layout.random.16bit.scalar.45
+dEQP-VK.ssbo.layout.random.16bit.scalar.46
+dEQP-VK.ssbo.layout.random.16bit.scalar.47
+dEQP-VK.ssbo.layout.random.16bit.scalar.48
+dEQP-VK.ssbo.layout.random.16bit.scalar.49
+dEQP-VK.ssbo.layout.random.16bit.scalar.50
+dEQP-VK.ssbo.layout.random.16bit.scalar.51
+dEQP-VK.ssbo.layout.random.16bit.scalar.52
+dEQP-VK.ssbo.layout.random.16bit.scalar.53
+dEQP-VK.ssbo.layout.random.16bit.scalar.54
+dEQP-VK.ssbo.layout.random.16bit.scalar.55
+dEQP-VK.ssbo.layout.random.16bit.scalar.56
+dEQP-VK.ssbo.layout.random.16bit.scalar.57
+dEQP-VK.ssbo.layout.random.16bit.scalar.58
+dEQP-VK.ssbo.layout.random.16bit.scalar.59
+dEQP-VK.ssbo.layout.random.16bit.scalar.60
+dEQP-VK.ssbo.layout.random.16bit.scalar.61
+dEQP-VK.ssbo.layout.random.16bit.scalar.62
+dEQP-VK.ssbo.layout.random.16bit.scalar.63
+dEQP-VK.ssbo.layout.random.16bit.scalar.64
+dEQP-VK.ssbo.layout.random.16bit.scalar.65
+dEQP-VK.ssbo.layout.random.16bit.scalar.66
+dEQP-VK.ssbo.layout.random.16bit.scalar.67
+dEQP-VK.ssbo.layout.random.16bit.scalar.68
+dEQP-VK.ssbo.layout.random.16bit.scalar.69
+dEQP-VK.ssbo.layout.random.16bit.scalar.70
+dEQP-VK.ssbo.layout.random.16bit.scalar.71
+dEQP-VK.ssbo.layout.random.16bit.scalar.72
+dEQP-VK.ssbo.layout.random.16bit.scalar.73
+dEQP-VK.ssbo.layout.random.16bit.scalar.74
+dEQP-VK.ssbo.layout.random.16bit.scalar.75
+dEQP-VK.ssbo.layout.random.16bit.scalar.76
+dEQP-VK.ssbo.layout.random.16bit.scalar.77
+dEQP-VK.ssbo.layout.random.16bit.scalar.78
+dEQP-VK.ssbo.layout.random.16bit.scalar.79
+dEQP-VK.ssbo.layout.random.16bit.scalar.80
+dEQP-VK.ssbo.layout.random.16bit.scalar.81
+dEQP-VK.ssbo.layout.random.16bit.scalar.82
+dEQP-VK.ssbo.layout.random.16bit.scalar.83
+dEQP-VK.ssbo.layout.random.16bit.scalar.84
+dEQP-VK.ssbo.layout.random.16bit.scalar.85
+dEQP-VK.ssbo.layout.random.16bit.scalar.86
+dEQP-VK.ssbo.layout.random.16bit.scalar.87
+dEQP-VK.ssbo.layout.random.16bit.scalar.88
+dEQP-VK.ssbo.layout.random.16bit.scalar.89
+dEQP-VK.ssbo.layout.random.16bit.scalar.90
+dEQP-VK.ssbo.layout.random.16bit.scalar.91
+dEQP-VK.ssbo.layout.random.16bit.scalar.92
+dEQP-VK.ssbo.layout.random.16bit.scalar.93
+dEQP-VK.ssbo.layout.random.16bit.scalar.94
+dEQP-VK.ssbo.layout.random.16bit.scalar.95
+dEQP-VK.ssbo.layout.random.16bit.scalar.96
+dEQP-VK.ssbo.layout.random.16bit.scalar.97
+dEQP-VK.ssbo.layout.random.16bit.scalar.98
+dEQP-VK.ssbo.layout.random.16bit.scalar.99
 dEQP-VK.ssbo.layout.random.8bit.scalar_types.0
 dEQP-VK.ssbo.layout.random.8bit.scalar_types.1
 dEQP-VK.ssbo.layout.random.8bit.scalar_types.2
@@ -279713,6 +303050,106 @@ dEQP-VK.ssbo.layout.random.8bit.relaxed.96
 dEQP-VK.ssbo.layout.random.8bit.relaxed.97
 dEQP-VK.ssbo.layout.random.8bit.relaxed.98
 dEQP-VK.ssbo.layout.random.8bit.relaxed.99
+dEQP-VK.ssbo.layout.random.8bit.scalar.0
+dEQP-VK.ssbo.layout.random.8bit.scalar.1
+dEQP-VK.ssbo.layout.random.8bit.scalar.2
+dEQP-VK.ssbo.layout.random.8bit.scalar.3
+dEQP-VK.ssbo.layout.random.8bit.scalar.4
+dEQP-VK.ssbo.layout.random.8bit.scalar.5
+dEQP-VK.ssbo.layout.random.8bit.scalar.6
+dEQP-VK.ssbo.layout.random.8bit.scalar.7
+dEQP-VK.ssbo.layout.random.8bit.scalar.8
+dEQP-VK.ssbo.layout.random.8bit.scalar.9
+dEQP-VK.ssbo.layout.random.8bit.scalar.10
+dEQP-VK.ssbo.layout.random.8bit.scalar.11
+dEQP-VK.ssbo.layout.random.8bit.scalar.12
+dEQP-VK.ssbo.layout.random.8bit.scalar.13
+dEQP-VK.ssbo.layout.random.8bit.scalar.14
+dEQP-VK.ssbo.layout.random.8bit.scalar.15
+dEQP-VK.ssbo.layout.random.8bit.scalar.16
+dEQP-VK.ssbo.layout.random.8bit.scalar.17
+dEQP-VK.ssbo.layout.random.8bit.scalar.18
+dEQP-VK.ssbo.layout.random.8bit.scalar.19
+dEQP-VK.ssbo.layout.random.8bit.scalar.20
+dEQP-VK.ssbo.layout.random.8bit.scalar.21
+dEQP-VK.ssbo.layout.random.8bit.scalar.22
+dEQP-VK.ssbo.layout.random.8bit.scalar.23
+dEQP-VK.ssbo.layout.random.8bit.scalar.24
+dEQP-VK.ssbo.layout.random.8bit.scalar.25
+dEQP-VK.ssbo.layout.random.8bit.scalar.26
+dEQP-VK.ssbo.layout.random.8bit.scalar.27
+dEQP-VK.ssbo.layout.random.8bit.scalar.28
+dEQP-VK.ssbo.layout.random.8bit.scalar.29
+dEQP-VK.ssbo.layout.random.8bit.scalar.30
+dEQP-VK.ssbo.layout.random.8bit.scalar.31
+dEQP-VK.ssbo.layout.random.8bit.scalar.32
+dEQP-VK.ssbo.layout.random.8bit.scalar.33
+dEQP-VK.ssbo.layout.random.8bit.scalar.34
+dEQP-VK.ssbo.layout.random.8bit.scalar.35
+dEQP-VK.ssbo.layout.random.8bit.scalar.36
+dEQP-VK.ssbo.layout.random.8bit.scalar.37
+dEQP-VK.ssbo.layout.random.8bit.scalar.38
+dEQP-VK.ssbo.layout.random.8bit.scalar.39
+dEQP-VK.ssbo.layout.random.8bit.scalar.40
+dEQP-VK.ssbo.layout.random.8bit.scalar.41
+dEQP-VK.ssbo.layout.random.8bit.scalar.42
+dEQP-VK.ssbo.layout.random.8bit.scalar.43
+dEQP-VK.ssbo.layout.random.8bit.scalar.44
+dEQP-VK.ssbo.layout.random.8bit.scalar.45
+dEQP-VK.ssbo.layout.random.8bit.scalar.46
+dEQP-VK.ssbo.layout.random.8bit.scalar.47
+dEQP-VK.ssbo.layout.random.8bit.scalar.48
+dEQP-VK.ssbo.layout.random.8bit.scalar.49
+dEQP-VK.ssbo.layout.random.8bit.scalar.50
+dEQP-VK.ssbo.layout.random.8bit.scalar.51
+dEQP-VK.ssbo.layout.random.8bit.scalar.52
+dEQP-VK.ssbo.layout.random.8bit.scalar.53
+dEQP-VK.ssbo.layout.random.8bit.scalar.54
+dEQP-VK.ssbo.layout.random.8bit.scalar.55
+dEQP-VK.ssbo.layout.random.8bit.scalar.56
+dEQP-VK.ssbo.layout.random.8bit.scalar.57
+dEQP-VK.ssbo.layout.random.8bit.scalar.58
+dEQP-VK.ssbo.layout.random.8bit.scalar.59
+dEQP-VK.ssbo.layout.random.8bit.scalar.60
+dEQP-VK.ssbo.layout.random.8bit.scalar.61
+dEQP-VK.ssbo.layout.random.8bit.scalar.62
+dEQP-VK.ssbo.layout.random.8bit.scalar.63
+dEQP-VK.ssbo.layout.random.8bit.scalar.64
+dEQP-VK.ssbo.layout.random.8bit.scalar.65
+dEQP-VK.ssbo.layout.random.8bit.scalar.66
+dEQP-VK.ssbo.layout.random.8bit.scalar.67
+dEQP-VK.ssbo.layout.random.8bit.scalar.68
+dEQP-VK.ssbo.layout.random.8bit.scalar.69
+dEQP-VK.ssbo.layout.random.8bit.scalar.70
+dEQP-VK.ssbo.layout.random.8bit.scalar.71
+dEQP-VK.ssbo.layout.random.8bit.scalar.72
+dEQP-VK.ssbo.layout.random.8bit.scalar.73
+dEQP-VK.ssbo.layout.random.8bit.scalar.74
+dEQP-VK.ssbo.layout.random.8bit.scalar.75
+dEQP-VK.ssbo.layout.random.8bit.scalar.76
+dEQP-VK.ssbo.layout.random.8bit.scalar.77
+dEQP-VK.ssbo.layout.random.8bit.scalar.78
+dEQP-VK.ssbo.layout.random.8bit.scalar.79
+dEQP-VK.ssbo.layout.random.8bit.scalar.80
+dEQP-VK.ssbo.layout.random.8bit.scalar.81
+dEQP-VK.ssbo.layout.random.8bit.scalar.82
+dEQP-VK.ssbo.layout.random.8bit.scalar.83
+dEQP-VK.ssbo.layout.random.8bit.scalar.84
+dEQP-VK.ssbo.layout.random.8bit.scalar.85
+dEQP-VK.ssbo.layout.random.8bit.scalar.86
+dEQP-VK.ssbo.layout.random.8bit.scalar.87
+dEQP-VK.ssbo.layout.random.8bit.scalar.88
+dEQP-VK.ssbo.layout.random.8bit.scalar.89
+dEQP-VK.ssbo.layout.random.8bit.scalar.90
+dEQP-VK.ssbo.layout.random.8bit.scalar.91
+dEQP-VK.ssbo.layout.random.8bit.scalar.92
+dEQP-VK.ssbo.layout.random.8bit.scalar.93
+dEQP-VK.ssbo.layout.random.8bit.scalar.94
+dEQP-VK.ssbo.layout.random.8bit.scalar.95
+dEQP-VK.ssbo.layout.random.8bit.scalar.96
+dEQP-VK.ssbo.layout.random.8bit.scalar.97
+dEQP-VK.ssbo.layout.random.8bit.scalar.98
+dEQP-VK.ssbo.layout.random.8bit.scalar.99
 dEQP-VK.ssbo.unsized_array_length.float_no_offset_explicit_size
 dEQP-VK.ssbo.unsized_array_length.float_no_offset_whole_size
 dEQP-VK.ssbo.unsized_array_length.float_offset_explicit_size
@@ -309039,6 +332476,8 @@ dEQP-VK.wsi.android.surface.query_capabilities2
 dEQP-VK.wsi.android.surface.query_formats
 dEQP-VK.wsi.android.surface.query_formats2
 dEQP-VK.wsi.android.surface.query_present_modes
+dEQP-VK.wsi.android.surface.query_devgroup_present_capabilities
+dEQP-VK.wsi.android.surface.query_devgroup_present_modes
 dEQP-VK.wsi.android.surface.destroy_null_handle
 dEQP-VK.wsi.android.surface.initial_size
 dEQP-VK.wsi.android.swapchain.create.min_image_count